Merge pull request #5621 from mempool/natsoni/tx-first-seen-fix

Show tx first seen time with audit disabled
This commit is contained in:
softsimon
2024-11-09 00:28:47 +07:00
committed by GitHub
6 changed files with 114 additions and 5 deletions

View File

@@ -13,6 +13,7 @@
"MAINNET_BLOCK_AUDIT_START_HEIGHT": 773911,
"TESTNET_BLOCK_AUDIT_START_HEIGHT": 2417829,
"SIGNET_BLOCK_AUDIT_START_HEIGHT": 127609,
"MAINNET_TX_FIRST_SEEN_START_HEIGHT": 838316,
"ITEMS_PER_PAGE": 25,
"LIGHTNING": true,
"ACCELERATOR": true,