|
@ -76,12 +76,6 @@ bool fromwire_wireaddr(const u8 **cursor UNNEEDED, size_t *max UNNEEDED, struct |
|
|
/* Generated stub for onion_type_name */ |
|
|
/* Generated stub for onion_type_name */ |
|
|
const char *onion_type_name(int e UNNEEDED) |
|
|
const char *onion_type_name(int e UNNEEDED) |
|
|
{ fprintf(stderr, "onion_type_name called!\n"); abort(); } |
|
|
{ fprintf(stderr, "onion_type_name called!\n"); abort(); } |
|
|
/* Generated stub for queue_broadcast */ |
|
|
|
|
|
bool queue_broadcast(struct broadcast_state *bstate UNNEEDED, |
|
|
|
|
|
const int type UNNEEDED, |
|
|
|
|
|
const u8 *tag UNNEEDED, |
|
|
|
|
|
const u8 *payload UNNEEDED) |
|
|
|
|
|
{ fprintf(stderr, "queue_broadcast called!\n"); abort(); } |
|
|
|
|
|
/* Generated stub for replace_broadcast */ |
|
|
/* Generated stub for replace_broadcast */ |
|
|
bool replace_broadcast(struct broadcast_state *bstate UNNEEDED, |
|
|
bool replace_broadcast(struct broadcast_state *bstate UNNEEDED, |
|
|
u64 *index UNNEEDED, |
|
|
u64 *index UNNEEDED, |
|
|