rust-lightning
rust-lightning copied to clipboard
Replace `temporary_channel_failure` with `temporary_node_failure` for inbound-channel failures
See https://github.com/lightningdevkit/rust-lightning/pull/1351#discussion_r828514699
Meh, this is important, but not that critical.
I think we should actually not do this post-https://github.com/lightning/bolts/pull/1163, but leaving this open until we address the BOLT changes.