rust-lightning/lightning
Matt Corallo 971f7a7e42 Drop error handling in handle_new_monitor_update
Now that `handle_new_monitor_update` can no longer return an error,
it similarly no longer needs any code to handle errors. Here we
remove that code, substantially reducing macro variants.
2023-09-21 19:04:41 +00:00
..
src Drop error handling in handle_new_monitor_update 2023-09-21 19:04:41 +00:00
Cargo.toml Bump crate versions to 0.0.116 release 2023-07-21 20:42:13 +00:00