Generated stub for amount_sat_eq */
| 27 | { fprintf(stderr, "amount_sat_add called!\n"); abort(); } |
| 28 | /* Generated stub for amount_sat_eq */ |
| 29 | bool amount_sat_eq(struct amount_sat a UNNEEDED, struct amount_sat b UNNEEDED) |
| 30 | { fprintf(stderr, "amount_sat_eq called!\n"); abort(); } |
| 31 | /* Generated stub for amount_sat_greater_eq */ |
| 32 | bool amount_sat_greater_eq(struct amount_sat a UNNEEDED, struct amount_sat b UNNEEDED) |
| 33 | { fprintf(stderr, "amount_sat_greater_eq called!\n"); abort(); } |
no test coverage detected