Skip to content

Commit 497aeb0

Browse files
committed
Move Channel::build_commitment_transaction to ChannelContext impl
This is one of a series of commits to make sure methods are moved by chunks so they are easily reviewable in diffs. Unfortunately they are not purely move-only as fields need to be updated for things to compile, but these should be quite clear. This commit also uses the `context` field where needed for compilation and tests to pass due to the above change.
1 parent ede8324 commit 497aeb0

File tree

1 file changed

+265
-265
lines changed

1 file changed

+265
-265
lines changed

0 commit comments

Comments
 (0)