Add production frontend configurations
This commit is contained in:
14
production/mempool-frontend-config.mainnet.json
Normal file
14
production/mempool-frontend-config.mainnet.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"OFFICIAL_MEMPOOL_SPACE": true,
|
||||
"TESTNET_ENABLED": true,
|
||||
"LIQUID_ENABLED": true,
|
||||
"LIQUID_TESTNET_ENABLED": true,
|
||||
"BISQ_ENABLED": true,
|
||||
"BISQ_SEPARATE_BACKEND": true,
|
||||
"SIGNET_ENABLED": true,
|
||||
"MEMPOOL_WEBSITE_URL": "https://mempool.space",
|
||||
"LIQUID_WEBSITE_URL": "https://liquid.network",
|
||||
"BISQ_WEBSITE_URL": "https://bisq.markets",
|
||||
"ITEMS_PER_PAGE": 25,
|
||||
"INDEXING_BLOCKS_AMOUNT": -1
|
||||
}
|
||||
Reference in New Issue
Block a user