Open TheBlueMatt opened 1 year ago
A couple things that I noticed:
P2PGossipSync
null
net_graph_serialized
BackgroundProcessor
GossipSync.none()
NetworkUpdate
NetworkGraph
Also:
InvoicePayer
A couple things that I noticed:
P2PGossipSync
requires passingnull
fornet_graph_serialized
to the constructor.BackgroundProcessor
withGossipSync.none()
, which means anyNetworkUpdate
s from failed payments won't be applied to theNetworkGraph