Generated stub for json_to_preimage */
| 143 | { fprintf(stderr, "json_to_number called!\n"); abort(); } |
| 144 | /* Generated stub for json_to_preimage */ |
| 145 | bool json_to_preimage(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, struct preimage *preimage UNNEEDED) |
| 146 | { fprintf(stderr, "json_to_preimage called!\n"); abort(); } |
| 147 | /* Generated stub for json_to_sat */ |
| 148 | bool json_to_sat(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, |
| 149 | struct amount_sat *sat UNNEEDED) |
no test coverage detected