MCPcopy 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

19UrlDecodeFn* const URL_DECODE = urlDecode;
20
21int main(int argc, char* argv[]) { return GuiMain(argc, argv); }

Callers

nothing calls this directly

Calls 1

GuiMainFunction · 0.85

Tested by

no test coverage detected