Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gossipd: ask a peer for *every* channel it knows on startup.
Asking for the last few blocks was logical, but my node is missing most gossip in practice. For the moment, simply ask a peer for every channel it knows, once we're started up. Signed-off-by: Rusty Russell <[email protected]>
- Loading branch information