mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
Update frontend/mempool-frontend-config.sample.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
157e600188
commit
34e389bae1
1 changed files with 6 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue