mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
17 lines
445 B
JSON
17 lines
445 B
JSON
|
|
{
|
||
|
|
"OFFICIAL_MEMPOOL_SPACE": true,
|
||
|
|
"TESTNET_ENABLED": true,
|
||
|
|
"TESTNET4_ENABLED": true,
|
||
|
|
"LIQUID_ENABLED": true,
|
||
|
|
"LIQUID_TESTNET_ENABLED": true,
|
||
|
|
"SIGNET_ENABLED": true,
|
||
|
|
"MEMPOOL_WEBSITE_URL": "https://mempool.space",
|
||
|
|
"LIQUID_WEBSITE_URL": "https://liquid.network",
|
||
|
|
"ITEMS_PER_PAGE": 25,
|
||
|
|
"LIGHTNING": true,
|
||
|
|
"ACCELERATOR": true,
|
||
|
|
"PUBLIC_ACCELERATIONS": true,
|
||
|
|
"AUDIT": true,
|
||
|
|
"CUSTOMIZATION": "custom-strategy-config.json"
|
||
|
|
}
|