mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-25 07:17:40 +01:00
P2PGossipSync has a Secp256k1 context field, which it only uses to pass to NetworkGraph methods. Move the field to NetworkGraph so other callers don't need to pass in a Secp256k1 context. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |