Generated stub for json_to_jsonrpc_errcode */
| 29 | { fprintf(stderr, "fromwire_node_id called!\n"); abort(); } |
| 30 | /* Generated stub for json_to_jsonrpc_errcode */ |
| 31 | bool json_to_jsonrpc_errcode(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, |
| 32 | enum jsonrpc_errcode *errcode UNNEEDED) |
| 33 | { fprintf(stderr, "json_to_jsonrpc_errcode called!\n"); abort(); } |
| 34 | /* Generated stub for json_to_number */ |
| 35 | bool json_to_number(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, |
| 36 | unsigned int *num UNNEEDED) |
no test coverage detected