rust-lightning/lightning
Willem Van Lint a2b46b54da Refactor check_closed_event for multiple events
The check_closed_event function verified closure events against multiple
counterparty nodes, but only a single closure reason and channel
capacity. This commit introduces a check_closed_events function to
verify events against descriptions of each expected event, and refactors
check_closed_event in function of check_closed_events.
2023-10-18 20:46:02 -07:00
..
src Refactor check_closed_event for multiple events 2023-10-18 20:46:02 -07:00
Cargo.toml Bump crate versions to 0.0.117/invoice 0.25 2023-10-03 23:00:48 +00:00