rust-lightning/lightning-net-tokio
bmancini55 7a4a29ffe0 Pass Init message to sync_routing_table method
This commit modifies sync_routing_table in RoutingMessageHandler to
accept a reference to the Init message received by the peer. This allows
the method to use the Peer's features to drive the operations of the
gossip_queries routing table sync.
2020-12-09 15:02:32 -05:00
..
src Pass Init message to sync_routing_table method 2020-12-09 15:02:32 -05:00
Cargo.toml Bump lightning-net-tokio crate version. 2020-11-24 17:55:56 -05:00