This commit is contained in:
jl777
2019-01-28 23:59:13 -11:00
parent 72c4217d39
commit 47294fb736

View File

@@ -1671,6 +1671,7 @@ void komodo_args(char *argv0)
KOMODO_DEALERNODE = GetArg("-dealer",0);
if ( strlen(NOTARY_PUBKEY.c_str()) == 66 )
{
decode_hex(NOTARY_PUBKEY33,33,NOTARY_PUBKEY.c_str());
USE_EXTERNAL_PUBKEY = 1;
if ( IS_KOMODO_NOTARY == 0 )
{