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

Function param

lightningd/test/run-jsonrpc.c:66–68  ·  view source on GitHub ↗

Generated stub for param */

Source from the content-addressed store, hash-verified

64{ fprintf(stderr, "new_reltimer_ called!\n"); abort(); }
65/* Generated stub for param */
66bool param(struct command *cmd UNNEEDED, const char *buffer UNNEEDED,
67 const jsmntok_t params[] UNNEEDED, ...)
68{ fprintf(stderr, "param called!\n"); abort(); }
69/* Generated stub for param_bool */
70struct command_result *param_bool(struct command *cmd UNNEEDED, const char *name UNNEEDED,
71 const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED,

Callers 15

json_openchannel_abortFunction · 0.50
json_openchannel_bumpFunction · 0.50
json_openchannel_signedFunction · 0.50
json_openchannel_updateFunction · 0.50
json_openchannel_initFunction · 0.50
json_queryratesFunction · 0.50
json_listconfigsFunction · 0.50
json_feeratesFunction · 0.50
json_parse_feerateFunction · 0.50
json_signmessageFunction · 0.50
json_checkmessageFunction · 0.50
json_listpeersFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected