Commit 717f91a
committed
Add
In preparation for upcoming commits introducing V2 channel establishment,
we introduce the V2 equivalents of the prefunded channel types. They have
a new distinct context struct, `DualFundingChannelContext`, which includes
fields specific to prefunded V2 channels. This new context wraps the common
`ChannelContext` which holds state that is common to all channel types.(Inbound/Outbound)V2Channels & DualFundingChannelContext wrapper1 parent a3f7dba commit 717f91a
1 file changed
+368
-28
lines changed
0 commit comments