Generated stub for towire_amount_msat */
| 70 | { fprintf(stderr, "printwire_u8_array called!\n"); abort(); } |
| 71 | /* Generated stub for towire_amount_msat */ |
| 72 | void towire_amount_msat(u8 **pptr UNNEEDED, const struct amount_msat msat UNNEEDED) |
| 73 | { fprintf(stderr, "towire_amount_msat called!\n"); abort(); } |
| 74 | /* Generated stub for towire_bool */ |
| 75 | void towire_bool(u8 **pptr UNNEEDED, bool v UNNEEDED) |
| 76 | { fprintf(stderr, "towire_bool called!\n"); abort(); } |