Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ format
Enum
format
cli/lightning-cli.c:207–214 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
205
}
206
207
enum format {
208
JSON,
209
HUMAN,
210
HELPLIST,
211
FLAT,
212
DEFAULT_FORMAT,
213
RAW
214
};
215
216
static char *opt_set_human(enum format *format)
217
{
Callers
7
output_conditional_params
Function · 0.85
giantnode.py
File · 0.85
test_dataloss_protection
Function · 0.85
test_gossip_no_empty_announcements
Function · 0.85
test_gossip_query_channel_range
Function · 0.85
test_static_tor_onions
Function · 0.85
test_sql
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected