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

Function json_to_txid

plugins/bkpr/test/run-bkpr_db.c:163–165  ·  view source on GitHub ↗

Generated stub for json_to_txid */

Source from the content-addressed store, hash-verified

161{ fprintf(stderr, "json_to_short_channel_id called!\n"); abort(); }
162/* Generated stub for json_to_txid */
163bool json_to_txid(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED,
164 struct bitcoin_txid *txid UNNEEDED)
165{ fprintf(stderr, "json_to_txid called!\n"); abort(); }
166/* Generated stub for json_tok_bin_from_hex */
167u8 *json_tok_bin_from_hex(const tal_t *ctx UNNEEDED, const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED)
168{ fprintf(stderr, "json_tok_bin_from_hex called!\n"); abort(); }

Callers 1

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected