This commit is contained in:
blackjok3r
2018-12-01 14:08:51 +08:00
parent 7b21d4bcce
commit 905a829964

View File

@@ -611,9 +611,6 @@ UniValue getblocktemplate(const UniValue& params, bool fHelp)
strMode = "template"; strMode = "template";
} }
//if (strMode != "template")
// throw JSONRPCError(RPC_INVALID_PARAMETER, "Invalid mode");
bool fvNodesEmpty; bool fvNodesEmpty;
{ {
LOCK(cs_vNodes); LOCK(cs_vNodes);