Hi there.
I try to install my own NEM testnet node with docker from nem-docker
So I have successfully installed docker image and downloaded NanoWallet. I have created wallet (in NanoWallet) and asked for some coins here.
Now I have a wallet with 200 XEM.
But the problem is that when I select a node which is not my localhost in node list in NanoWallet, everything is ok. But when I try to select my node (localhost) I got an error "Error at fetching account data, reason: address must be valid.
Why this happens? I guess that’s because my node is outdate and blocks are not synchronized. Am I right?
And what should I do to solve this problem?