Prepare some methods for upcoming moves to `ChannelContext`
authorDuncan Dean <git@dunxen.dev>
Tue, 13 Jun 2023 10:34:36 +0000 (12:34 +0200)
committerDuncan Dean <git@dunxen.dev>
Wed, 14 Jun 2023 14:04:22 +0000 (16:04 +0200)
commit2774aa26d9131b4d9785e88e83599c80e08be964
tree662478b4ed76cd70cad45a3ae18f31983e3ac0d9
parent3ff94fae55a155603ddcb7c2a96d3b36a0eefa63
Prepare some methods for upcoming moves to `ChannelContext`

To reduce interleaving in commits, we introduce a `context` variable
in methods to be moved in upcoming commits so there is minimal change
with the moves.
lightning/src/ln/channel.rs