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

Function version

common/version.c:10–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 7

check_ping_make_pongFunction · 0.70
status_setup_syncFunction · 0.70
status_setup_asyncFunction · 0.70
subdaemon_setupFunction · 0.70
send_backtraceFunction · 0.70
is_released_versionFunction · 0.50
db_migrateFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected