mempool/frontend/mempool-frontend-config.sample.json
softsimon 0a264a7078
Adding support for optional frontend config.
Dropdown network selector is hidden by default, and enabled using config.
fixes #79
2020-06-22 22:10:49 +07:00

6 lines
115 B
JSON

{
"TESTNET_ENABLED": false,
"LIQUID_ENABLED": false,
"ELCTRS_ITEMS_PER_PAGE": 25,
"KEEP_BLOCKS_AMOUNT": 8
}