Generated stub for fromwire */
| 43 | { fprintf(stderr, "amount_tx_fee called!\n"); abort(); } |
| 44 | /* Generated stub for fromwire */ |
| 45 | const u8 *fromwire(const u8 **cursor UNNEEDED, size_t *max UNNEEDED, void *copy UNNEEDED, size_t n UNNEEDED) |
| 46 | { fprintf(stderr, "fromwire called!\n"); abort(); } |
| 47 | /* Generated stub for fromwire_bool */ |
| 48 | bool fromwire_bool(const u8 **cursor UNNEEDED, size_t *max UNNEEDED) |
| 49 | { fprintf(stderr, "fromwire_bool called!\n"); abort(); } |
no test coverage detected