btcpayserver/BTCPayServer.Tests/docker-elements.ps1
Andrew Camilleri 67da6ee379
Decimal precision and filter valid transaction (#1538)
The liquid transactions list was showing all transactions to the wallet, even when it had nothing to do with the specific crypto code (e.g sending LBTC txs in USDT, LCAD in USDT, etc). This PR fixes that.

It also uses the previously introduced checkout decimal precision fix to the Wallets screen, specifically the balance amount on wallet llist and balance change on transaction list.
2020-05-04 01:04:34 +09:00

2 lines
82 B
PowerShell

docker exec -ti btcpayserver_elementsd_liquid elements-cli -datadir="/data" $args