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

Function json_to_int

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

Generated stub for json_to_int */

Source from the content-addressed store, hash-verified

139{ fprintf(stderr, "json_to_bool called!\n"); abort(); }
140/* Generated stub for json_to_int */
141bool json_to_int(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, int *num UNNEEDED)
142{ fprintf(stderr, "json_to_int called!\n"); abort(); }
143/* Generated stub for json_to_msat */
144bool json_to_msat(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED,
145 struct amount_msat *msat UNNEEDED)

Callers 6

waitblockheight_rpc_cbFunction · 0.50
handle_replyFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected