Generated stub for param_u64 */
| 651 | { fprintf(stderr, "param_string called!\n"); abort(); } |
| 652 | /* Generated stub for param_u64 */ |
| 653 | struct command_result *param_u64(struct command *cmd UNNEEDED, const char *name UNNEEDED, |
| 654 | const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, |
| 655 | uint64_t **num UNNEEDED) |
| 656 | { fprintf(stderr, "param_u64 called!\n"); abort(); } |
| 657 | /* Generated stub for peer_any_active_channel */ |
| 658 | struct channel *peer_any_active_channel(struct peer *peer UNNEEDED, bool *others UNNEEDED) |
| 659 | { fprintf(stderr, "peer_any_active_channel called!\n"); abort(); } |