Hello everyone,
I finally decided to use again the beloved bitcoin core wallet after several years.
These last events regarding CEX, regulations and ETF approvals, let me think that is not safe anymore, if ever, to keep my bitcoin on Binance.
I downloaded the last bitcoin core version, synced with the blockchain, and I wanted to import some wallet addresses I used back in the day and, I wanted to get the private keys of some new addresses just created, but in both cases I got this error: "Only legacy wallets are supported by this command (code -4)".
I don't get how to use private keys with this bitcoin core version, in my opinion being able to fully control private keys is the most important part of safety using bitcoin, so I'm uncomfortable to withdraw my funds without being sure of being in total control of my private keys.
These are the command I'm using on the wallet console:
importprivkey "MY KEY"
dumpprivkey "ADDRESS"
This is the error:
Only legacy wallets are supported by this command (code -4)
Thanks in advance!