Generated stub for json_to_msat */
| 142 | { fprintf(stderr, "json_to_int called!\n"); abort(); } |
| 143 | /* Generated stub for json_to_msat */ |
| 144 | bool json_to_msat(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, |
| 145 | struct amount_msat *msat UNNEEDED) |
| 146 | { fprintf(stderr, "json_to_msat called!\n"); abort(); } |
| 147 | /* Generated stub for json_to_node_id */ |
| 148 | bool json_to_node_id(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, |
| 149 | struct node_id *id UNNEEDED) |
no test coverage detected