Test
This commit is contained in:
@@ -745,7 +745,7 @@ int32_t komodo_check_deposit(int32_t height,const CBlock& block) // verify above
|
|||||||
}
|
}
|
||||||
while ( KOMODO_PASSPORT_INITDONE == 0 )
|
while ( KOMODO_PASSPORT_INITDONE == 0 )
|
||||||
komodo_passport_iteration();
|
komodo_passport_iteration();
|
||||||
else komodo_passport_iteration();
|
komodo_passport_iteration();
|
||||||
// grandfathering preexisting
|
// grandfathering preexisting
|
||||||
if ( height < 777 )
|
if ( height < 777 )
|
||||||
return(0);
|
return(0);
|
||||||
|
|||||||
Reference in New Issue
Block a user