Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ sha256
Class
sha256
lightningd/jsonrpc.c:387–387 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
385
assert(streq(subcmd,
"rhash"
));
386
struct json_stream *response;
387
struct sha256 *secret;
388
389
if (!param(cmd, buffer, params,
390
p_req(
"subcommand"
, param_ignore, cmd),
Callers
1
json_dev
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected