Remove excess `channel_state` passing to macros
authorViktor Tigerström <11711198+ViktorTigerstrom@users.noreply.github.com>
Tue, 26 Jul 2022 22:45:20 +0000 (00:45 +0200)
committerViktor Tigerström <11711198+ViktorTigerstrom@users.noreply.github.com>
Fri, 4 Nov 2022 19:26:47 +0000 (20:26 +0100)
commit3fa10c801b2029147cb3f347027a2c2e3bc153ad
tree1813c94131f4542095f48075d296b0cb610fd740
parentc82a65a1f695c76dfd78f2a07ee120f8a84b8dc7
Remove excess `channel_state` passing to macros

As the `short_to_chan_info` has been moved out of the `channel_state` to
a standalone lock, several macros no longer need the `channel_state`
passed into the macro.
lightning/src/ln/channelmanager.rs