please fix pools, the dont work properly. And dev, if you want this to succeed, be active.
Hi!
Multi.Minar.cc is working, but as the wallet has not been released, no pool can mine CIV yet...
As soon as CIV launches, you will be able to mine CIV at multi.minar.cc
You can point your miners sgminer/cgminer/etc to start mining as soon as the wallet is launched, and meanwhile you mine your current pool
{
"pools" : [
{
"name" : "Multi.minar.cc Pool",
"url" : "stratum+tcp://multi.minar.cc:5502",
"user" : "CIV ADDRESS",
"pass" : "x"
},
{
"name" : "Your current Pool",
"url" : "stratum+tcp://your.current.pool:1234",
"user" : "user2",
"pass" : "pass2",
}
],
"failover-only" : true,
...
...
And it will automatically start mining when pool is up
