ops: Enable wallets in prod mempool backend config
This commit is contained in:
parent
c1be7460c0
commit
9ffcf2eca5
@ -150,5 +150,9 @@
|
|||||||
"MEMPOOL_SERVICES": {
|
"MEMPOOL_SERVICES": {
|
||||||
"API": "https://mempool.space/api/v1/services",
|
"API": "https://mempool.space/api/v1/services",
|
||||||
"ACCELERATIONS": true
|
"ACCELERATIONS": true
|
||||||
|
},
|
||||||
|
"WALLETS": {
|
||||||
|
"ENABLED": true,
|
||||||
|
"WALLETS": ["BITB"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user