mirror of
https://github.com/mempool/mempool.git
synced 2024-11-19 01:41:01 +01:00
ops: Enable wallets in prod mempool backend config
This commit is contained in:
parent
c1be7460c0
commit
9ffcf2eca5
@ -150,5 +150,9 @@
|
||||
"MEMPOOL_SERVICES": {
|
||||
"API": "https://mempool.space/api/v1/services",
|
||||
"ACCELERATIONS": true
|
||||
},
|
||||
"WALLETS": {
|
||||
"ENABLED": true,
|
||||
"WALLETS": ["BITB"]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user