bitcoin-dot-org / developer.bitcoin.org

Bitcoin.org Developer Documentation
https://developer.bitcoin.org/
Other
174 stars 139 forks source link

Add command to create wallet before generating blocks #151

Open jack-bischoff opened 2 years ago

jack-bischoff commented 2 years ago

Bitcoin 21.0+ no longer creates a default wallet, you must manually specify one with the createwallet command. generatetoaddress will fail if a wallet does not exist.