Fix
This commit is contained in:
@@ -994,7 +994,6 @@ UniValue txMoMproof(const UniValue& params, bool fHelp)
|
|||||||
ssProof << MoMProof(nIndex, branch, notarisationHash);
|
ssProof << MoMProof(nIndex, branch, notarisationHash);
|
||||||
return HexStr(ssProof.begin(), ssProof.end());
|
return HexStr(ssProof.begin(), ssProof.end());
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
|
|
||||||
UniValue minerids(const UniValue& params, bool fHelp)
|
UniValue minerids(const UniValue& params, bool fHelp)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user