L2-Technology / sensei

A lightning node implementation for everyone
https://l2.technology/sensei
Other
199 stars 39 forks source link

add support for rapid gossip sync #121

Closed johncantrell97 closed 1 year ago

johncantrell97 commented 1 year ago

This adds a cli argument --rapid-gossip-sync-server-host that when set will disable the default p2p routing peer manager and manage the network graph via rapid gossip sync. It will poll once an hour for updates.