mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-24 15:02:20 +01:00
When moving ChannelPhase logic from ChannelManager into Channel, it is useful to error when a Channel is not in the expected state. Add a ChannelError::SendError variant for this purpose, which results in sending an error message without closing the channel. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |