ruimarinho / bitcoin-core

A modern Bitcoin Core REST and RPC client.
477 stars 186 forks source link

How to communicate with encrypted wallet #92

Closed ghost closed 5 years ago

ghost commented 5 years ago

I am running a full node in my local system, however I have encrypted my wallet.dat file with a passphrase. What changes do I need to make to be able to communicate with the encrypted wallet?

pedrobranco commented 5 years ago

Please kindly check the walletpassphrase documentation here.

pedrobranco commented 5 years ago

Closing this issue since is not related with this project.