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

Function json_to_msat

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

Generated stub for json_to_msat */

Source from the content-addressed store, hash-verified

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)
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)

Callers 10

currency_doneFunction · 0.50
psbt_createdFunction · 0.50
add_amount_sentFunction · 0.50
invoice_paymentFunction · 0.50
json_to_msat_as_satsFunction · 0.50
mw_after_fundpsbtFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected