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

Function version

common/version.c:9–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7# include "version_gen.h"
8
9const char *version(void)
10{
11 return VERSION;
12}
13
14static char *version_and_exit(const void *unused UNUSED)
15{

Callers 13

mainFunction · 0.85
db_migrateFunction · 0.85
setup_color_and_aliasFunction · 0.85
handle_versionFunction · 0.85
json_getinfoFunction · 0.85
plugins_initFunction · 0.85
test_subdaemonsFunction · 0.85
mainFunction · 0.85
status_setup_syncFunction · 0.85
status_setup_asyncFunction · 0.85
is_released_versionFunction · 0.85
subdaemon_setupFunction · 0.85

Calls

no outgoing calls

Tested by 1

test_subdaemonsFunction · 0.68