Bitcoin
Wallet – Bitcoin RPC method getnewaddress is not allowed.
I tried to generate a wallet address and password from the Bitcoin public RPC endpoint ( getBlock io ). This method will result in :getnewaddress, but it appears that this method is not currently allowed.
So is there a node method I can use to create a wallet? It can also be anything Ruby-related.
Any help is greatly appreciated. thank you