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

Function json_to_node_id

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

Generated stub for json_to_node_id */

Source from the content-addressed store, hash-verified

146{ fprintf(stderr, "json_to_msat called!\n"); abort(); }
147/* Generated stub for json_to_node_id */
148bool json_to_node_id(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED,
149 struct node_id *id UNNEEDED)
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)

Callers 5

json_to_listpeers_peerFunction · 0.50
handle_custommsgFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected