rust-lightning/lightning-block-sync
Jeffrey Czyz 3cdbbf56e4
Immutable BlockSource interface
Querying a BlockSource is a logically immutable operation. Use non-mut
references in its interface to reflect this, which allows for users to
hold multiple references if desired.
2022-04-03 20:59:11 -05:00
..
src Immutable BlockSource interface 2022-04-03 20:59:11 -05:00
Cargo.toml Immutable BlockSource interface 2022-04-03 20:59:11 -05:00