You have to create a new wallet with bitcoin-cli --regtest createwallet "wallet_name"
Hey Alk089 Thanks! but can you explain?? why like this?? just curious to the reason behind this. . . Thanks!
Since the version 0.21 of Bitcoin this behavior was changed so that bitcoin-cli does not create a default wallet anymore and so you have to create it yourself. There should be a note in the course about this change.
Hi Ivan i cannot download bitcoin core as it says (This software is presently not available for download in the UK, and download links will not work if you are located within the UK.)
Hey guys, Iām trying to generate a new address on the testnet and this comes up. Anyone knows how to load a wallet through PowerShell or this done thought Bitcoin Core client?
You have to create a new wallet with bitcoin-cli --regtest createwallet "wallet_name"
Thanks. Worked like a charm.
hey Alkon89, Help me witht his,
Have you tried using -rpcwallet=filename?
When creating a regtest mode, youāre creating your own blockchain, so you are making your own coin?
Indeed, but without any other peer (because its your own local blockchain), its worthless, so is mean to do tests on a private network.
Carlos Z
Hey there,
Working a Mac. That the process to run bitcoind in the terminal?
Seem to have figured it out after downloading the tar.gz file.
Hi All
Iām trying to create a new wallet so I can generate a new address in ./bitcoin-cli and Iām getting an error message (error code 1 - āEOF Reachedā).
Iāve tried to follow the tutorial and discussion in the forum, however, with no success.
Thanks.
Can you paste a more detailed error message or a screenshot?
Please see attached screenshot.
Thanks
I have figured it out using trial and error.
It took me a while but eventually got there in the end