diff --git a/indexer/includes/config.php b/indexer/includes/config.php index 28ddbf0..34de998 100644 --- a/indexer/includes/config.php +++ b/indexer/includes/config.php @@ -42,7 +42,7 @@ // Testnet config if(NETWORK=='testnet'){ // First block with BTNS transaction (none yet, so just picking block) - define("FIRST_BLOCK",2466000); + define("FIRST_BLOCK",2473585); // BTNS Address define('BURN_ADDRESS', "mvCounterpartyXXXXXXXXXXXXXXW24Hef");