I have installed bitcoin core running on my local machine. (Linux Ubuntu 20.04 LTS) I want to create a new address,wallet using bitcoin-cli, executing a command as follows then an error message was displayed. How can I solve it?
bitcoin-cli createwallet(or etc…) error code: -32601 error message: Method not found
I try to use bitcoin-cli and RPC curl, but nothing