ConsultingState
autogen.beta.network.adapters.consulting.ConsultingState dataclass #
Folded state for a consulting channel.
initiator_sent flips True on the first EV_TEXT from the initiator. respondent_replied flips True on the first EV_TEXT from the respondent following the initiator's send. Both flags True means the channel is complete and should auto-close.