Generated stub for amount_sat_to_asset */
| 38 | { fprintf(stderr, "amount_sat_sub called!\n"); abort(); } |
| 39 | /* Generated stub for amount_sat_to_asset */ |
| 40 | struct amount_asset amount_sat_to_asset(struct amount_sat *sat UNNEEDED, const u8 *asset UNNEEDED) |
| 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(); } |
no test coverage detected