Skip to content

Commit

Permalink
Add (Inbound/Outbound)V2Channels & DualFundingChannelContext wrapper
Browse files Browse the repository at this point in the history
In preparation for upcoming commits introducing V2 channel establishment,
we add 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.
  • Loading branch information
dunxen committed Jul 11, 2023
1 parent 31a0456 commit 213eed7
Showing 1 changed file with 802 additions and 4 deletions.
Loading

0 comments on commit 213eed7

Please sign in to comment.