From a14c2a2af5ce107988fc0b2fd31a75413746493b Mon Sep 17 00:00:00 2001 From: blackjok3r Date: Tue, 19 Feb 2019 11:45:14 +0800 Subject: [PATCH] ? --- src/wallet/rpcwallet.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wallet/rpcwallet.cpp b/src/wallet/rpcwallet.cpp index 4f94ae8a3..1c7114c34 100644 --- a/src/wallet/rpcwallet.cpp +++ b/src/wallet/rpcwallet.cpp @@ -5466,7 +5466,7 @@ UniValue setpubkey(const UniValue& params, bool fHelp) } else result.push_back(Pair("error", "pubkey is wrong length, must be 66 char hex string.")); - } + } else { if ( NOTARY_ADDRESS.empty() )