ops: Enable testnet4 in prod frontend configs
This commit is contained in:
parent
a492223369
commit
8311e842bb
@ -2,6 +2,7 @@
|
|||||||
"BASE_MODULE": "liquid",
|
"BASE_MODULE": "liquid",
|
||||||
"OFFICIAL_MEMPOOL_SPACE": true,
|
"OFFICIAL_MEMPOOL_SPACE": true,
|
||||||
"TESTNET_ENABLED": true,
|
"TESTNET_ENABLED": true,
|
||||||
|
"TESTNET4_ENABLED": true,
|
||||||
"LIQUID_ENABLED": true,
|
"LIQUID_ENABLED": true,
|
||||||
"LIQUID_TESTNET_ENABLED": true,
|
"LIQUID_TESTNET_ENABLED": true,
|
||||||
"BISQ_ENABLED": true,
|
"BISQ_ENABLED": true,
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"OFFICIAL_MEMPOOL_SPACE": true,
|
"OFFICIAL_MEMPOOL_SPACE": true,
|
||||||
"TESTNET_ENABLED": true,
|
"TESTNET_ENABLED": true,
|
||||||
|
"TESTNET4_ENABLED": true,
|
||||||
"LIQUID_ENABLED": true,
|
"LIQUID_ENABLED": true,
|
||||||
"LIQUID_TESTNET_ENABLED": true,
|
"LIQUID_TESTNET_ENABLED": true,
|
||||||
"BISQ_ENABLED": true,
|
"BISQ_ENABLED": true,
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"OFFICIAL_MEMPOOL_SPACE": true,
|
"OFFICIAL_MEMPOOL_SPACE": true,
|
||||||
"TESTNET_ENABLED": true,
|
"TESTNET_ENABLED": true,
|
||||||
|
"TESTNET4_ENABLED": true,
|
||||||
"LIQUID_ENABLED": true,
|
"LIQUID_ENABLED": true,
|
||||||
"LIQUID_TESTNET_ENABLED": true,
|
"LIQUID_TESTNET_ENABLED": true,
|
||||||
"BISQ_ENABLED": true,
|
"BISQ_ENABLED": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user