Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoin/bitcoin
/ InitWarning
Function
InitWarning
src/node/interface_ui.cpp:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
void InitWarning(const bilingual_str& str)
34
{
35
uiInterface.ThreadSafeMessageBox(str, CClientUIInterface::MSG_WARNING);
36
}
Callers
5
AppInitParameterInteraction
Function · 0.85
AppInitMain
Function · 0.85
StartLogging
Function · 0.85
initWarning
Method · 0.85
LogOversizedDbCache
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected