Added X11-hashing for DarkCoin

This commit is contained in:
Matt 2014-02-19 15:01:31 -07:00
parent df9d82c0ae
commit 05fb729cb2

View File

@ -77,7 +77,7 @@ var pool = stratum.createPool({
name: "Dogecoin",
symbol: "doge",
algorithm: "scrypt", //or "sha256", "scrypt-jane", "quark"
algorithm: "scrypt", //or "sha256", "scrypt-jane", "quark", "x11"
reward: "POW", //or "POS"
txMessages: false //or true
address: "nhfNedMmQ1Rjb62znwaiJgFhL3f4NQztSp",