lnd.xprv/docker/lnd
Olaoluwa Osuntokun 5ced45af01
docker/lnd: start container w/o prompting user for wallet passphrase
In this commit we restore the prior workflow of the docker-compose set
up with have to allow developers to quickly erect an lnd+btcd instance.
In a recent change, we now prompt the user for a passphrase that will
be used to encrypt the wallet database. This affected the prior
workflow, as it assumed set up was non-interactive.

In this commit we restore the prior behavior as we now start the lnd
nodes with --noencryptwallet.
2017-10-30 18:40:51 -07:00
..
Dockerfile docker: update maintainer for lnd+ltcd docker files 2017-10-30 18:38:37 -07:00
start-lnd.sh docker/lnd: start container w/o prompting user for wallet passphrase 2017-10-30 18:40:51 -07:00