diff --git a/indexer/includes/compare.php b/indexer/includes/compare.php index a0f41f6..8c5c8b1 100644 --- a/indexer/includes/compare.php +++ b/indexer/includes/compare.php @@ -68,7 +68,7 @@ function btnsCompare($database=null){ {$limitSql}"; // Support OLD style database with index_tx_types instead of index_actions // TODO: Remove - if(in_array($db,array('BTNS_Counterparty_Old','BTNS_Counterparty_Testnet_Old'))){ + if(in_array($db,array('BTNS_Counterparty_Old','BTNS_Counterparty_Testnet_Old','BTNS_Dogeparty_Old','BTNS_Dogeparty_Testnet_Old'))){ $sql = "SELECT t1.tx_index, t2.hash as tx_hash,