Post
Topic
Board Bitcoin Technical Support
Re: can't access electrum wallet
by
vv181
on 21/03/2023, 02:07:17 UTC
I updated to the newest version. The circle is green.

In this case, are you sure that the address you're checking on blockchain.com belongs to the wallet you're currently using? See the "addresses" tab or run the following command in the console:

Code:
ismine('address_here')

The command must return true.

Nothing in addresses. Command returned "Traceback"


Make sure you did not remove the single quote (' ').

Code:
ismine('xx')

Change only the xx to the address you have checked on Bitref or blockchain.com.



If you did not found the Console window, you can open it up with, on Electrum application, click View on the toolbar, then click "Show Console"