Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ InitWarning
Function
InitWarning
src/node/ui_interface.cpp:65–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
void InitWarning(const bilingual_str& str)
66
{
67
uiInterface.ThreadSafeMessageBox(str,
""
, CClientUIInterface::MSG_WARNING);
68
}
Callers
5
AppInitParameterInteraction
Function · 0.85
AppInitMain
Function · 0.85
SetLoggingCategories
Function · 0.85
StartLogging
Function · 0.85
initWarning
Method · 0.85
Calls
1
ThreadSafeMessageBox
Method · 0.80
Tested by
no test coverage detected