Skip to content

Commit 2db1aa2

Browse files
committed
DRY funding_created() and funding_signed() for V1 channels
There is a decent amount of shared code in these two methods so we make an attempt to share that code here by introducing the `InitialRemoteCommitmentReceiver` trait. This trait will also come in handy when we need similar commitment_signed handling behaviour for dual-funded channels.
1 parent 0db051b commit 2db1aa2

File tree

1 file changed

+170
-156
lines changed

1 file changed

+170
-156
lines changed

0 commit comments

Comments
 (0)