Generated stub for parse_amount_msat */
| 83 | { fprintf(stderr, "node_id_from_hexstr called!\n"); abort(); } |
| 84 | /* Generated stub for parse_amount_msat */ |
| 85 | bool parse_amount_msat(struct amount_msat *msat UNNEEDED, const char *s UNNEEDED, size_t slen UNNEEDED) |
| 86 | { fprintf(stderr, "parse_amount_msat called!\n"); abort(); } |
| 87 | /* Generated stub for parse_amount_sat */ |
| 88 | bool parse_amount_sat(struct amount_sat *sat UNNEEDED, const char *s UNNEEDED, size_t slen UNNEEDED) |
| 89 | { fprintf(stderr, "parse_amount_sat called!\n"); abort(); } |