This commit is contained in:
jl777
2016-11-08 17:20:26 -03:00
parent c5d580b26c
commit 610378b40e
2 changed files with 3 additions and 1 deletions

View File

@@ -435,7 +435,7 @@ void IncrementExtraNonce(CBlock* pblock, CBlockIndex* pindexPrev, unsigned int&
//
// Internal miner
//
#define ROUNDROBIN_DELAY 10
#define ROUNDROBIN_DELAY 22
extern int32_t IS_KOMODO_NOTARY,USE_EXTERNAL_PUBKEY,KOMODO_CHOSEN_ONE,ASSETCHAIN_INIT,KOMODO_INITDONE;
extern std::string NOTARY_PUBKEY;
extern uint8_t NOTARY_PUBKEY33[33];