Generated stub for fromwire */
| 48 | { fprintf(stderr, "amount_tx_fee called!\n"); abort(); } |
| 49 | /* Generated stub for fromwire */ |
| 50 | const u8 *fromwire(const u8 **cursor UNNEEDED, size_t *max UNNEEDED, void *copy UNNEEDED, size_t n UNNEEDED) |
| 51 | { fprintf(stderr, "fromwire called!\n"); abort(); } |
| 52 | /* Generated stub for fromwire_bool */ |
| 53 | bool fromwire_bool(const u8 **cursor UNNEEDED, size_t *max UNNEEDED) |
| 54 | { fprintf(stderr, "fromwire_bool called!\n"); abort(); } |
no test coverage detected