Post
Topic
Board Development & Technical Discussion
Re: bitcoind Password Prompt (ala SSH, mySQL, etc.)?
by
cozz
on 21/05/2014, 18:10:45 UTC
See https://github.com/bitcoin/bitcoin/pull/4144

The pull request has been closed. So it will not be implemented in bitcoind.
Apparently you should use "contrib/bitrpc/bitrpc.py walletpassphrase" instead.