kylemanna/docker-bitcoind

Where is data stored?

FrancescoSaverioZuppichini opened this issue · 2 comments

Data is not stored into /bitcoin. I ssh into the container and it is empty even while is downloading the blockchain.

kalop commented

Data is not stored into /bitcoin. I ssh into the container and it is empty even while is downloading the blockchain.

The absolute path where the data is stored is: "/bitcoin/.bitcoin"