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

Class sha256

lightningd/jsonrpc.c:283–283  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

281 assert(streq(subcmd, "rhash"));
282 struct json_stream *response;
283 struct sha256 *secret;
284
285 if (!param(cmd, buffer, params,
286 p_req("subcommand", param_ignore, cmd),

Callers 1

json_devFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected