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

Function default_rpcfile

common/configdir.c:173–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

171}
172
173static char *default_rpcfile(const tal_t *ctx)
174{
175 return tal_strdup(ctx, "lightning-rpc");
176}
177
178static char *opt_set_network(const char *arg, void *unused)
179{

Callers 1

initial_config_optsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected