Skip to content

Commit 368e41b

Browse files
committed
Move FundingScope-specific validation to ChannelContext
Previous commits refactored validation checks in FundedChannel to work on a specific FundingScope. However, keeping these helpers in FundedChannel doesn't prevent them from using self.funding inadvertently instead of the passed in FundingScope. Move these helpers to ChannelContext to avoid this problem, as we done with similar helpers.
1 parent 3f175c0 commit 368e41b

1 file changed

Lines changed: 222 additions & 222 deletions

File tree

0 commit comments

Comments
 (0)