Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information