Skip to content

Commit b6a92da

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 7ffaa56 commit b6a92da

File tree

1 file changed

+222
-222
lines changed

1 file changed

+222
-222
lines changed

0 commit comments

Comments
 (0)