1
0

fix small litecoin corruption in some cases

This commit is contained in:
nicolas.dorier
2022-09-26 23:50:05 +09:00
parent 29e4963d18
commit f3242d0035
3 changed files with 8 additions and 8 deletions

View File

@@ -4,7 +4,7 @@ services:
litecoind:
restart: unless-stopped
container_name: btcpayserver_litecoind
image: btcpayserver/litecoin:0.21.2.1
image: btcpayserver/litecoin:0.21.2.1-1
environment:
BITCOIN_NETWORK: ${NBITCOIN_NETWORK:-regtest}
BITCOIN_EXTRA_ARGS: |