Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
6858769
Topic
619504
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.