hi Guys,
A quick question..
I downloaded the latest win32 wallet from github.
On installing it, I see this message..
"No block resource available" "2 years and 37 weeks behind"
The problem is that no data is being downloaded yet?
Am I missing something?
What should I do to get it working..
A little urgent.. Its been a while, and I have mined using this address and collected some MUE do not want to loose them..
Thanks..
Hi, open your wallet console and paste this command:
addnode nodes.muex.io add addnode weminemue.com add
That will add two big nodes and get you synced.
Additionally you could also bootstrap your wallet to get it synced faster, download the bootstrap from the OP:
https://muex.io/BootstrapHi, open your wallet console and paste this command:
addnode nodes.muex.io add addnode weminemue.com add
Hi, I try to add the command line to he debug console, and nothing happens, no sync begins, just this message:

addnode "node" "add|remove|onetry"
Attempts add or remove a node from the addnode list.
Or try a connection to a node once.
Arguments:
1. "node" (string, required) The node (see getpeerinfo for nodes)
2. "command" (string, required) 'add' to add a node to the list, 'remove' to remove a node from the list, 'onetry' to try a connection to the node once
Examples:
> monetaryunit-cli addnode "192.168.0.6:29948" "onetry"
> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "addnode", "params": ["192.168.0.6:29948", "onetry"] }' -H 'content-type: text/plain;'
http://127.0.0.1:29947/(code -1)
That will add two big nodes and get you synced.
Additionally you could also bootstrap your wallet to get it synced faster, download the bootstrap from the OP:
https://muex.io/Bootstrap