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:
committed by
Nicolas Dorier
parent
574e9b47e6
commit
b5bf43bb0f
1
elements-cli.ps1
Normal file
1
elements-cli.ps1
Normal file
@@ -0,0 +1 @@
|
||||
docker exec -ti btcpayserver_elementsd_liquid elements-cli -datadir="/data" $args
|
||||
Reference in New Issue
Block a user