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

File tree

1 file changed

+222
-222
lines changed

1 file changed

+222
-222
lines changed

0 commit comments

Comments
 (0)