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

1
elements-cli.ps1 Normal file
View File

@@ -0,0 +1 @@
docker exec -ti btcpayserver_elementsd_liquid elements-cli -datadir="/data" $args