Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
safemode.cpp File Reference
Include dependency graph for safemode.cpp:
Go to the source code of this file.
Functions | |
void | ObserveSafeMode () |
Function Documentation
◆ ObserveSafeMode()
void ObserveSafeMode | ( | ) |
Definition at line 7 of file safemode.cpp.
References DEFAULT_DISABLE_SAFEMODE, gArgs, ArgsManager::GetBoolArg(), GetWarnings(), JSONRPCError(), and RPC_FORBIDDEN_BY_SAFE_MODE.
Referenced by abandontransaction(), abortrescan(), fundrawtransaction(), getbalance(), getreceivedbyaccount(), getreceivedbyaddress(), gettransaction(), getunconfirmedbalance(), getwalletinfo(), listaccounts(), listaddressgroupings(), listlockunspent(), listreceivedbyaccount(), listreceivedbyaddress(), listsinceblock(), listtransactions(), listunspent(), movecmd(), sendfrom(), sendmany(), sendrawtransaction(), sendtoaddress(), and signrawtransaction().