Generated stub for sciddir_or_pubkey_from_node_id */
| 32 | { fprintf(stderr, "fromwire_tlv called!\n"); abort(); } |
| 33 | /* Generated stub for sciddir_or_pubkey_from_node_id */ |
| 34 | bool sciddir_or_pubkey_from_node_id(struct sciddir_or_pubkey *sciddpk UNNEEDED, |
| 35 | const struct node_id *node_id UNNEEDED) |
| 36 | { fprintf(stderr, "sciddir_or_pubkey_from_node_id called!\n"); abort(); } |
| 37 | /* Generated stub for towire_bigsize */ |
| 38 | void towire_bigsize(u8 **pptr UNNEEDED, const bigsize_t val UNNEEDED) |
| 39 | { fprintf(stderr, "towire_bigsize called!\n"); abort(); } |
no test coverage detected