AdapterResult
autogen.beta.network.adapters.base.AdapterResult dataclass #
What an adapter wants the hub to do after accepting an envelope.
next_state=None leaves the channel in its current state. The hub broadcasts EV_CHANNEL_CLOSED / EV_CHANNEL_EXPIRED when transitioning to a terminal state.