Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
10
const char *version(void)
11
{
12
return VERSION;
13
}
14
15
char *version_and_exit(const void *unused UNUSED)
16
{
Callers
7
check_ping_make_pong
Function · 0.70
status_setup_sync
Function · 0.70
status_setup_async
Function · 0.70
subdaemon_setup
Function · 0.70
send_backtrace
Function · 0.70
is_released_version
Function · 0.50
db_migrate
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected