Mac wallet does not sync
U can use
addnode=max.suprnova.cc
in the maxcoin.conf which should help
Thank you but I have found no maxcoin.conf file.
I looked in "library/Application Support/maxcoin" well as in the application bundle
The MaxCoin.conf file will be created when you first run the wallet app, or you can create it yourself
It's located here:
C:\Users\[Your Windows User Account Name]\AppData\Roaming\MaxCoin
You can download a copy of it from here, but edit to change the line gen=1 to gen=0 because CPU mining it is pointless, and edit the rpcuser/rpcpassword lines:
http://www.mininghardware.co.uk/blog/maxcoin-mining-guide-for-windows/Or you can just copy and paste the following text into an empty text and then rename it MaxCoin.conf (capitalisation of the M and C in the title is important). Edit the user name and passwords before saving it.
# Seed nodes
addnode=maxcoin.cloudapp.net
addnode=maxcoinus.cloudapp.net
addnode=maxcoinasia.cloudapp.net
addnode=maxexplorer.cloudapp.net
addnode=213.179.202.19
addnode=91.121.8.25
addnode=213.192.56.163:8334
addnode=107.170.15.110:8668
addnode=131.111.33.245:8668
addnode=137.116.204.146:8668
addnode=138.91.116.247:8668
addnode=144.76.107.81:8668
addnode=144.76.113.132:8668
addnode=144.76.238.140:8668
addnode=148.251.11.196:8668
addnode=162.251.118.42:8668
addnode=187.104.154.105:8668
# Enable RPC
server=1
# RPC information
rpcuser=[Your user name for solo mining][make something up!]
rpcpassword=[Your password for solo mining][make something up!]
# Mining
gen=0