This commit is contained in:
jl777
2017-02-02 15:52:58 +02:00
parent 3d938854ff
commit d5666fdad7
2 changed files with 5 additions and 0 deletions

View File

@@ -621,6 +621,7 @@ int8_t komodo_minerid(int32_t height)
return(i);
}
}
printf("try electednotary %p\n",pindex);
return(komodo_electednotary(pubkey33,height));
}