MCPcopy Create free account
hub / github.com/ElementsProject/lightning / daemon_conn_wake

Function daemon_conn_wake

gossipd/test/run-extended-info.c:35–36  ·  view source on GitHub ↗

Generated stub for daemon_conn_wake */

Source from the content-addressed store, hash-verified

33{ fprintf(stderr, "blinding_next_pubkey called!\n"); abort(); }
34/* Generated stub for daemon_conn_wake */
35void 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 */
38struct 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)

Callers 1

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected