|
@ -101,6 +101,9 @@ u8 *towire_errorfmt(const tal_t *ctx UNNEEDED, |
|
|
/* Generated stub for towire_gossip_store_channel_amount */ |
|
|
/* Generated stub for towire_gossip_store_channel_amount */ |
|
|
u8 *towire_gossip_store_channel_amount(const tal_t *ctx UNNEEDED, struct amount_sat satoshis UNNEEDED) |
|
|
u8 *towire_gossip_store_channel_amount(const tal_t *ctx UNNEEDED, struct amount_sat satoshis UNNEEDED) |
|
|
{ fprintf(stderr, "towire_gossip_store_channel_amount called!\n"); abort(); } |
|
|
{ fprintf(stderr, "towire_gossip_store_channel_amount called!\n"); abort(); } |
|
|
|
|
|
/* Generated stub for towire_gossip_store_delete_chan */ |
|
|
|
|
|
u8 *towire_gossip_store_delete_chan(const tal_t *ctx UNNEEDED, const struct short_channel_id *scid UNNEEDED) |
|
|
|
|
|
{ fprintf(stderr, "towire_gossip_store_delete_chan called!\n"); abort(); } |
|
|
/* Generated stub for towire_gossip_store_private_update */ |
|
|
/* Generated stub for towire_gossip_store_private_update */ |
|
|
u8 *towire_gossip_store_private_update(const tal_t *ctx UNNEEDED, const u8 *update UNNEEDED) |
|
|
u8 *towire_gossip_store_private_update(const tal_t *ctx UNNEEDED, const u8 *update UNNEEDED) |
|
|
{ fprintf(stderr, "towire_gossip_store_private_update called!\n"); abort(); } |
|
|
{ fprintf(stderr, "towire_gossip_store_private_update called!\n"); abort(); } |
|
|