?
This commit is contained in:
@@ -5466,7 +5466,7 @@ UniValue setpubkey(const UniValue& params, bool fHelp)
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
result.push_back(Pair("error", "pubkey is wrong length, must be 66 char hex string."));
|
result.push_back(Pair("error", "pubkey is wrong length, must be 66 char hex string."));
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
if ( NOTARY_ADDRESS.empty() )
|
if ( NOTARY_ADDRESS.empty() )
|
||||||
|
|||||||
Reference in New Issue
Block a user