This commit is contained in:
jl777
2018-04-18 19:19:55 +03:00
parent 16d589c27b
commit ef7159cff0

View File

@@ -994,7 +994,6 @@ UniValue txMoMproof(const UniValue& params, bool fHelp)
ssProof << MoMProof(nIndex, branch, notarisationHash);
return HexStr(ssProof.begin(), ssProof.end());
}
*/
UniValue minerids(const UniValue& params, bool fHelp)
{