Thank you for this fork! the lncm one was abandoned. Found your repo from this ignored PR
For any of you coming from lncm, in compose.yaml just change:
image: lncm/bitcoind:v28.0
to
image: lnliz/bitcoind:v30.0 (or any version you wish)
to ensure the new version is running:
docker exec -it bitcoind bitcoin-cli --version
Thank you for this fork! the lncm one was abandoned. Found your repo from this ignored PR
For any of you coming from
lncm, incompose.yamljust change:image: lncm/bitcoind:v28.0to
image: lnliz/bitcoind:v30.0(or any version you wish)to ensure the new version is running:
docker exec -it bitcoind bitcoin-cli --version