Merge PR 'Only fetch TXIDs instead of entire block during gossip verification' (#4846)
This commit changes how the Lightning Dev Kit's block-sync module verifies Lightning network gossip announcements. Instead of downloading entire Bitcoin blocks (which can be large), it now downloads only the list of transaction IDs for a b…
ebe7a447by Matt Corallo+275−1025 files