mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 20:12:57 +01:00
286 B
286 B
RPC changes
createwallet
now returns a warning if an empty string is used as an encryption password, and does not encrypt the wallet, instead of raising an error.
This makes it easier to disable encryption but also specify other options when using the bitcoin-cli
tool.