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

Function json_to_number

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

Generated stub for json_to_number */

Source from the content-addressed store, hash-verified

150{ fprintf(stderr, "json_to_node_id called!\n"); abort(); }
151/* Generated stub for json_to_number */
152bool json_to_number(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED,
153 unsigned int *num UNNEEDED)
154{ fprintf(stderr, "json_to_number called!\n"); abort(); }
155/* Generated stub for json_to_secret */
156bool json_to_secret(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, struct secret *dest UNNEEDED)
157{ fprintf(stderr, "json_to_secret called!\n"); abort(); }

Callers 7

psbt_createdFunction · 0.50
waitblockheight_rpc_cbFunction · 0.50
openchannel_update_okFunction · 0.50
mw_after_fundpsbtFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected