Channel handshake must allow capabilitity to exist if the previous channel state is INIT #7605
Closed
2 of 4 tasks
Labels
Milestone
Summary
A channel capability is created in
ChanOpenInit
. A channel capability is also created inChanOpenTry
. If a channel attempts to be created by callingChanOpenInit
but runs into crossing hello's and needs to callChanOpenTry
an error is returned stating the channel capability already exists.A channel capability should only be created if the previous channel state does not exist.
For Admin Use
The text was updated successfully, but these errors were encountered: