From e862063a6ee01a78420a8260b695c9f8e5199c3a Mon Sep 17 00:00:00 2001 From: jl777 Date: Mon, 20 Mar 2017 23:14:05 +0200 Subject: [PATCH] Test --- src/komodo_gateway.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/komodo_gateway.h b/src/komodo_gateway.h index 8159e1a3d..623a85442 100644 --- a/src/komodo_gateway.h +++ b/src/komodo_gateway.h @@ -739,7 +739,7 @@ int32_t komodo_check_deposit(int32_t height,const CBlock& block) // verify above while ( KOMODO_PASSPORT_INITDONE == 0 ) komodo_passport_iteration(); // grandfathering preexisting - if ( height < 300 ) + if ( height < 500 ) return(0); if ( baseid == USD ) // 6820 in balance calcs {