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

Function json_object_start

wallet/test/run-wallet.c:421–422  ·  view source on GitHub ↗

Generated stub for json_object_start */

Source from the content-addressed store, hash-verified

419{ fprintf(stderr, "json_object_end called!\n"); abort(); }
420/* Generated stub for json_object_start */
421void json_object_start(struct json_stream *ks UNNEEDED, const char *fieldname UNNEEDED)
422{ fprintf(stderr, "json_object_start called!\n"); abort(); }
423/* Generated stub for json_strdup */
424char *json_strdup(const tal_t *ctx UNNEEDED, const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED)
425{ fprintf(stderr, "json_strdup called!\n"); abort(); }

Callers 6

json_listaddrsFunction · 0.50
json_add_utxoFunction · 0.50
json_listfundsFunction · 0.50
process_utxo_resultFunction · 0.50
json_transaction_detailsFunction · 0.50
json_add_reservestatusFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected