This commit is contained in:
jl777
2017-07-03 08:01:10 +03:00
parent 2702aee01d
commit 7f14f452fc

View File

@@ -745,6 +745,7 @@ int32_t komodo_check_deposit(int32_t height,const CBlock& block) // verify above
}
while ( KOMODO_PASSPORT_INITDONE == 0 )
komodo_passport_iteration();
else komodo_passport_iteration();
// grandfathering preexisting
if ( height < 777 )
return(0);