You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Moves the following methods (which, once unwound, don't actually depend on
anything but the ChannelContext) into ChannelContext:
- Channel::build_commitment_no_state_update
- Channel::send_commitment_no_state_update
- Channel::get_last_commitment_update_for_send
- Channel::signer_maybe_unblocked
Modifies `signer_unblocked` to use the phase rather than the channel.
0 commit comments