mirror of
https://github.com/mempool/mempool.git
synced 2024-11-19 09:52:14 +01:00
23 lines
668 B
JSON
23 lines
668 B
JSON
{
|
|
"OFFICIAL_MEMPOOL_SPACE": true,
|
|
"TESTNET_ENABLED": true,
|
|
"TESTNET4_ENABLED": true,
|
|
"LIQUID_ENABLED": false,
|
|
"LIQUID_TESTNET_ENABLED": false,
|
|
"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",
|
|
"MAINNET_BLOCK_AUDIT_START_HEIGHT": 773911,
|
|
"TESTNET_BLOCK_AUDIT_START_HEIGHT": 2417829,
|
|
"SIGNET_BLOCK_AUDIT_START_HEIGHT": 127609,
|
|
"ITEMS_PER_PAGE": 25,
|
|
"LIGHTNING": true,
|
|
"ACCELERATOR": true,
|
|
"ACCELERATOR_BUTTON": true,
|
|
"PUBLIC_ACCELERATIONS": true,
|
|
"AUDIT": true
|
|
}
|