Commit 67aef54
committed
Remove tx_signatures flags for interactive signing ChannelState
This commit addresses an overlap of state between
`InteractiveTxSigningSession` and `ChannelState::FundingNegotiated`. The
signing session already tracks whether both holder and counterparty
`tx_signatures` have been produced, so tracking the state duplicatively
at the `ChannelState` level is unnecessary.1 parent 470dd2c commit 67aef54
2 files changed
Lines changed: 160 additions & 219 deletions
0 commit comments