Update frontend/mempool-frontend-config.sample.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Felipe Knorr Kuhn 2026-01-29 17:57:05 -08:00 committed by GitHub
parent 157e600188
commit 34e389bae1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,6 +23,12 @@
"TESTNET_BLOCK_AUDIT_START_HEIGHT": 0,
"SIGNET_BLOCK_AUDIT_START_HEIGHT": 0,
"REGTEST_BLOCK_AUDIT_START_HEIGHT": 0,
"TESTNET4_BLOCK_AUDIT_START_HEIGHT": 0,
"MAINNET_TX_FIRST_SEEN_START_HEIGHT": 0,
"TESTNET_TX_FIRST_SEEN_START_HEIGHT": 0,
"TESTNET4_TX_FIRST_SEEN_START_HEIGHT": 0,
"SIGNET_TX_FIRST_SEEN_START_HEIGHT": 0,
"REGTEST_TX_FIRST_SEEN_START_HEIGHT": 0,
"LIGHTNING": false,
"HISTORICAL_PRICE": true,
"ADDITIONAL_CURRENCIES": false,