Generated stub for amount_tx_fee */
| 41 | { fprintf(stderr, "amount_sat_to_asset called!\n"); abort(); } |
| 42 | /* Generated stub for amount_tx_fee */ |
| 43 | struct amount_sat amount_tx_fee(u32 fee_per_kw UNNEEDED, size_t weight UNNEEDED) |
| 44 | { fprintf(stderr, "amount_tx_fee called!\n"); abort(); } |
| 45 | /* Generated stub for fromwire */ |
| 46 | const u8 *fromwire(const u8 **cursor UNNEEDED, size_t *max UNNEEDED, void *copy UNNEEDED, size_t n UNNEEDED) |
| 47 | { fprintf(stderr, "fromwire called!\n"); abort(); } |
no test coverage detected