Generated stub for json_add_address */
| 308 | { fprintf(stderr, "invoice_encode called!\n"); abort(); } |
| 309 | /* Generated stub for json_add_address */ |
| 310 | void json_add_address(struct json_stream *response UNNEEDED, const char *fieldname UNNEEDED, |
| 311 | const struct wireaddr *addr UNNEEDED) |
| 312 | { fprintf(stderr, "json_add_address called!\n"); abort(); } |
| 313 | /* Generated stub for json_add_address_internal */ |
| 314 | void json_add_address_internal(struct json_stream *response UNNEEDED, |
| 315 | const char *fieldname UNNEEDED, |
no test coverage detected