mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-24 23:08:36 +01:00
There's little reason for the HashMap - the ChannelMonitors are already unique (enforced by file names), and the eventual HashMap that users need when deserializing the `ChannelManager` is a slightly different form (it requires no BlockHash entry). |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |