Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
safemode.cpp
Go to the documentation of this file.
bool GetBoolArg(const std::string &strArg, bool fDefault) const
Return boolean argument or default value.
Definition: util.cpp:824
std::string GetWarnings(const std::string &strFor)
Format a string that describes several potential problems detected by the core.
Definition: warnings.cpp:41
Server is in safe mode, and command is not allowed in safe mode.
Definition: protocol.h:49