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

Function create_onionreply

wallet/test/run-wallet.c:125–128  ·  view source on GitHub ↗

Generated stub for create_onionreply */

Source from the content-addressed store, hash-verified

123{ fprintf(stderr, "connect_succeeded called!\n"); abort(); }
124/* Generated stub for create_onionreply */
125struct onionreply *create_onionreply(const tal_t *ctx UNNEEDED,
126 const struct secret *shared_secret UNNEEDED,
127 const u8 *failure_msg UNNEEDED)
128{ fprintf(stderr, "create_onionreply called!\n"); abort(); }
129/* Generated stub for deprecated_apis */
130bool deprecated_apis;
131/* Generated stub for derive_channel_id */

Callers 2

wallet_stmt2htlc_inFunction · 0.50
fixup_hinFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected