Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
9
const char *version(void)
10
{
11
return VERSION;
12
}
13
14
static char *version_and_exit(const void *unused UNUSED)
15
{
Callers
13
main
Function · 0.85
db_migrate
Function · 0.85
setup_color_and_alias
Function · 0.85
handle_version
Function · 0.85
json_getinfo
Function · 0.85
plugins_init
Function · 0.85
test_subdaemons
Function · 0.85
main
Function · 0.85
status_setup_sync
Function · 0.85
status_setup_async
Function · 0.85
is_released_version
Function · 0.85
subdaemon_setup
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_subdaemons
Function · 0.68