Generated stub for parse_amount_sat */
| 89 | { fprintf(stderr, "parse_amount_msat called!\n"); abort(); } |
| 90 | /* Generated stub for parse_amount_sat */ |
| 91 | bool parse_amount_sat(struct amount_sat *sat UNNEEDED, const char *s UNNEEDED, size_t slen UNNEEDED) |
| 92 | { fprintf(stderr, "parse_amount_sat called!\n"); abort(); } |
| 93 | /* Generated stub for siphash_seed */ |
| 94 | const struct siphash_seed *siphash_seed(void) |
| 95 | { fprintf(stderr, "siphash_seed called!\n"); abort(); } |