1
0

Add LBTC and USDT support; (#240)

* Add LBTC and USDT support;

Requires:
https://github.com/btcpayserver/btcpayserver/pull/1118
https://github.com/dgarage/NBXplorer/pull/198
https://github.com/btcpayserver/dockerfile-deps/pull/10

* add elementsd cli scripts

* simplify liquid integration

btcpay liquid PR adds all sub assets in one go so in docker specifying LBTC is enough

* bump images

* rename properly

* fix rpc

* add pruning for liquid node

* bump nbx

* add liquid more-memory
This commit is contained in:
Andrew Camilleri
2020-01-14 14:57:07 +01:00
committed by Nicolas Dorier
parent 574e9b47e6
commit b5bf43bb0f
11 changed files with 67 additions and 1 deletions

View File

@@ -30,5 +30,9 @@ services:
environment:
BITCOIN_EXTRA_ARGS: |
dbcache=1024
elementsd_liquid:
environment:
ELEMENTS_EXTRA_ARGS: |
dbcache=1024
exclusive:
- memory