Generated stub for amount_sat_sub */
| 53 | { fprintf(stderr, "amount_sat_greater_eq called!\n"); abort(); } |
| 54 | /* Generated stub for amount_sat_sub */ |
| 55 | bool amount_sat_sub(struct amount_sat *val UNNEEDED, |
| 56 | struct amount_sat a UNNEEDED, |
| 57 | struct amount_sat b UNNEEDED) |
| 58 | { fprintf(stderr, "amount_sat_sub called!\n"); abort(); } |
| 59 | /* Generated stub for amount_sat_to_asset */ |
| 60 | struct amount_asset amount_sat_to_asset(struct amount_sat *sat UNNEEDED, const u8 *asset UNNEEDED) |
| 61 | { fprintf(stderr, "amount_sat_to_asset called!\n"); abort(); } |
no test coverage detected