rust-lightning/lightning
Jeffrey Czyz 2da49530e7
Look-up functions for ReadOnlyNetworkGraph
ReadOnlyNetworkGraph uses BTreeMap to store its nodes and channels, but
these data structures are not supported by C bindings. Expose look-up
functions on these maps in lieu of such support.
2022-07-14 10:26:42 -05:00
..
src Look-up functions for ReadOnlyNetworkGraph 2022-07-14 10:26:42 -05:00
Cargo.toml Bump crate versions to 0.0.107/invoice 0.15 2022-06-08 18:16:48 -05:00