Generated stub for daemon_conn_wake */
| 33 | { fprintf(stderr, "blinding_next_pubkey called!\n"); abort(); } |
| 34 | /* Generated stub for daemon_conn_wake */ |
| 35 | void daemon_conn_wake(struct daemon_conn *dc UNNEEDED) |
| 36 | { fprintf(stderr, "daemon_conn_wake called!\n"); abort(); } |
| 37 | /* Generated stub for decode_channel_update_timestamps */ |
| 38 | struct channel_update_timestamps *decode_channel_update_timestamps(const tal_t *ctx UNNEEDED, |
| 39 | const struct tlv_reply_channel_range_tlvs_timestamps_tlv *timestamps_tlv UNNEEDED) |
no test coverage detected