rust-lightning/lightning
Matt Corallo a274261c59 Clean up the handle_monitor_err!() macro argument forms somewhat
`handle_monitor_err!()` has a number of different forms depending
on which messages and actions were outstanding when the monitor
updating first failed. Instead of matching by argument count, its
much more readable to put an explicit string in the arguments to
make it easy to scan for the called form.
2022-03-09 19:14:38 +00:00
..
src Clean up the handle_monitor_err!() macro argument forms somewhat 2022-03-09 19:14:38 +00:00
Cargo.toml Bump crate versions to 0.0.105/invoice 0.13 2022-03-01 00:43:24 +00:00