core-lightning/gossipd/gossipd_peerd_wire.csv
Rusty Russell e841e69b1b channeld: send channel updates and announcements via lightningd.
We're weaning per-peer daemons off having a direct gossipd connection.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-02-08 11:15:52 +10:30

140 B

1# These must be distinct from WIRE_CHANNEL_ANNOUNCEMENT etc. gossip msgs!
2#include <bitcoin/short_channel_id.h>
3#include <common/amount.h>