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

Function param

wallet/test/run-wallet.c:577–579  ·  view source on GitHub ↗

Generated stub for param */

Source from the content-addressed store, hash-verified

575{ fprintf(stderr, "outpointfilter_remove called!\n"); abort(); }
576/* Generated stub for param */
577bool param(struct command *cmd UNNEEDED, const char *buffer UNNEEDED,
578 const jsmntok_t params[] UNNEEDED, ...)
579{ fprintf(stderr, "param called!\n"); abort(); }
580/* Generated stub for param_bool */
581struct command_result *param_bool(struct command *cmd UNNEEDED, const char *name UNNEEDED,
582 const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED,

Callers 11

json_newaddrFunction · 0.50
json_listaddrsFunction · 0.50
json_listfundsFunction · 0.50
json_dev_rescan_outputsFunction · 0.50
json_listtransactionsFunction · 0.50
json_signpsbtFunction · 0.50
json_sendpsbtFunction · 0.50
json_reserveinputsFunction · 0.50
json_unreserveinputsFunction · 0.50
json_fundpsbtFunction · 0.50
json_utxopsbtFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected