Pass `counterparty_node_id` to `force_close_channel`
authorViktor Tigerström <11711198+ViktorTigerstrom@users.noreply.github.com>
Thu, 12 May 2022 21:26:32 +0000 (23:26 +0200)
committerViktor Tigerström <11711198+ViktorTigerstrom@users.noreply.github.com>
Sat, 14 May 2022 18:32:44 +0000 (20:32 +0200)
commit14e52cd7a6382fdd71ce090a81eac9da3b9318de
tree0477d68d2934c3c1fd37ee7877224a81f23c22e3
parent84a6e7bc51f27f6be035989d1bb4012821952909
Pass `counterparty_node_id` to `force_close_channel`
fuzz/src/full_stack.rs
lightning-background-processor/src/lib.rs
lightning-persister/src/lib.rs
lightning/src/ln/chanmon_update_fail_tests.rs
lightning/src/ln/channelmanager.rs
lightning/src/ln/functional_tests.rs
lightning/src/ln/payment_tests.rs