MCPcopy Create free account
hub / github.com/BTCGPU/BTCGPU / InitWarning

Function InitWarning

src/ui_interface.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14}
15
16void InitWarning(const std::string& str)
17{
18 uiInterface.ThreadSafeMessageBox(str, "", CClientUIInterface::MSG_WARNING);
19}
20
21std::string AmountHighWarn(const std::string& optname)
22{

Callers 4

ParameterInteractionMethod · 0.85
VerifyMethod · 0.85
CreateWalletFromFileMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected