Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Datacoin - Censorship-Free Data Storage
by
extro24
on 17/06/2018, 22:25:49 UTC
Trying to mine test coins with xpmclient.

What am I doing wrong:

# Pool websites:
#   http://xpmforall.org
server = "154.66.207.206";

port = "6666";

# Your XPM payout address
address = "VYqnfjwMf3y174sF8Yirh1gtt8yJbwqYpE";

# You can give this machine a custom name
# Computer name is used as default
#name = "custom_name";

# Platform:
#  "amd": AMD GCN cards
#  "amd legacy": AMD HD5xxx & HD6xxx cards
#  "amd vega": AMD Vega cards
#  "nvidia": NVidia Maxwell cards
platform = "amd";

My static ip address is 154.66.207.206.