Post
Topic
Board Bitcoin Technical Support
Topic OP
importaddress not working
by
btc123thatthere
on 18/02/2024, 04:31:21 UTC
Running Qt version 5.15.5.
On the console window, when I try the imortaddress command, it returns:
Quote
Requested wallet does not exist or is not loaded (code -18)
..even though the wallet is loaded.

If I close the wallet and try again, it says:
Quote
No wallet is loaded. Load a wallet using loadwallet or create a new one with createwallet. (Note: A default wallet is no longer automatically created) (code -18)

Anyone know why it's not able to use the wallet?