Generated stub for aux_command */
| 60 | { fprintf(stderr, "add_utxo_description called!\n"); abort(); } |
| 61 | /* Generated stub for aux_command */ |
| 62 | struct command *aux_command(const struct command *cmd) |
| 63 | |
| 64 | { fprintf(stderr, "aux_command called!\n"); abort(); } |
| 65 | /* Generated stub for channel_apy_sum */ |
| 66 | bool channel_apy_sum(struct channel_apy *sum_apy UNNEEDED, |
| 67 | const struct channel_apy *entry UNNEEDED) |
no test coverage detected