Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ main
Function
main
src/qt/main.cpp:21–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
UrlDecodeFn* const URL_DECODE = urlDecode;
20
21
int main(int argc, char* argv[]) { return GuiMain(argc, argv); }
Callers
nothing calls this directly
Calls
1
GuiMain
Function · 0.85
Tested by
no test coverage detected