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

Function default_rpcfile

common/configdir.c:126–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124}
125
126static char *default_rpcfile(const tal_t *ctx)
127{
128 return tal_strdup(ctx, "lightning-rpc");
129}
130
131static char *opt_set_network(const char *arg, void *unused)
132{

Callers 1

initial_config_optsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected