rust-lightning/lightning-persister/src
Antoine Riard 6ce7f3e1ce Add ChannelClosed generation at cooperative/force-close/error processing
When we detect a channel `is_shutdown()` or call on it
`force_shutdown()`, we notify the user with a Event::ChannelClosed
informing about the id and closure reason.
2021-09-21 15:46:42 -04:00
..
lib.rs Add ChannelClosed generation at cooperative/force-close/error processing 2021-09-21 15:46:42 -04:00
util.rs Check IO errors in test using raw_os_error() instead of kind() 2021-08-02 18:50:00 +00:00