Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
56238062
Topic
5313625
Board
Bitcoin Technical Support
Re: Please help me with the issue of unlocking bitcoin core wallet.
by
BitMaxz
on
31/01/2021, 23:54:39 UTC
What is the exact error did you get?
Did you use this command
bitcoin-cli getaddressesbyaccount ""
and you get this error below?
Code:
error code: -32601
error message:
Method not found
Does it seem the account API was removed since Bitcoin Core 0.18.0 version?
Just found the answer from
https://bitcoin.stackexchange.com/questions/88916/bitcoin-core-getaddressesbyaccount-method-not-found-32601