AUTOGENERATED MOCKS START */ Generated stub for fromwire_amount_msat */
| 9 | /* AUTOGENERATED MOCKS START */ |
| 10 | /* Generated stub for fromwire_amount_msat */ |
| 11 | struct amount_msat fromwire_amount_msat(const u8 **cursor UNNEEDED, size_t *max UNNEEDED) |
| 12 | { fprintf(stderr, "fromwire_amount_msat called!\n"); abort(); } |
| 13 | /* Generated stub for fromwire_bool */ |
| 14 | bool fromwire_bool(const u8 **cursor UNNEEDED, size_t *max UNNEEDED) |
| 15 | { fprintf(stderr, "fromwire_bool called!\n"); abort(); } |