rust-lightning/lightning
Matt Corallo 60e671bb93 Remove the blocked param on ChannelMonitorUpdates in Channel
Now that all `ChannelMonitorUpdate`s stored in `Channel` are
blocked we don't need a bool to track it.
2023-06-23 19:25:40 +00:00
..
src Remove the blocked param on ChannelMonitorUpdates in Channel 2023-06-23 19:25:40 +00:00
Cargo.toml Replace std's unmaintained bench with criterion 2023-05-11 06:11:49 +00:00