Second @second.tech · 2d

5/ If they're building their own route, wallet apps will also require a gossip map. This is where another LDK feature comes in: the Rapid Gossip Sync server. This serves compact snapshots on-demand, with delta updates that cut sync time to a handful of milliseconds.

0 likes 1 replies

?

Replies

Second · 2d

6/ grubles' proof of concept is available for testing and runs end-to-end on regtest for multi-hop routes: gitlab.com/grubles/bar...