Commit 20d2a52
Allow InteractiveTxConstructor use in splicing
InteractiveTxConstructor was only used in PendingV2Channel methods, but
for splicing those methods are needed for FundedChannel, too. Refactor
the code such that each type has a method for accessing its
InteractiveTxConstructor such that it can be called in either use,
refactoring code out of PendingV2Channel as needed.
Co-authored-by: Wilmer Paulino <[email protected]>
Co-authored-by: Jeffrey Czyz <[email protected]>1 parent d373d25 commit 20d2a52
File tree
3 files changed
+308
-267
lines changed- lightning/src/ln
3 files changed
+308
-267
lines changed
0 commit comments