rust-lightning/lightning
Jeffrey Czyz 0f73d6adcf
Move Secp256k1 context to NetworkGraph
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.
2022-06-02 23:08:57 -07:00
..
src Move Secp256k1 context to NetworkGraph 2022-06-02 23:08:57 -07:00
Cargo.toml Update regex to 1.5.6 2022-06-01 17:25:15 +02:00