Post
Topic
Board Announcements (Altcoins)
Re: [ANN] MonetaryUnit [MUE] Quark based, CPU mining, faucet, explorer, pool, wallet
by
Graxx
on 22/02/2017, 14:25:50 UTC
Hi folks, im kinda new in mining the quark algorithm. I got a miner to work, but my MEU wallet for windows won't update or connect. Common problem?

Hi,
you can pull the chain bootstrap from : https://muex.io/Bootstrap
and in your config file add:
    seednode=nodes.muex.io
    seednode=weminemue.com
    addnode=nodes.muex.io
    addnode=weminemue.com

Or In your Wallet Debug Console key-in:
    addnode nodes.muex.io add
    addnode weminemue.com add

that should solve it for you and if you have any issues, you can get prompt support @ https://mueslack.herokuapp.com/
Cheers

Thanks alot!