Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
ibudisteanu committed Dec 18, 2019
2 parents 4d8f013 + c26d8c7 commit d975a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/mining-pools/miner/Miner-Pool-Settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ class MinerPoolSettings {
await this.addPoolList("/pool/1/WMP/0.02/d02e26e60a5b0631a0b71e7dc72bb7492fd018dad64531498df369ec14f87962/https:$$server.webdollarminingpool.com:443", undefined, true);
await this.addPoolList("/pool/1/WMP-ASIA/0.02/773a8d5f7ce3c0dba0b7216c35d2768b1a6abef716fa2a46d875d6ca0e2c115e/https:$$singapore.webdollarminingpool.com:443", undefined, true);
await this.addPoolList("/pool/1/WebDollarPoolWin/0.01/60ba45707efcf2292e1c8d4c6a16b602a58aa8bee04d7d3645198afa4f8435e0/https:$$webdollarpool.win:80", undefined, true);

await this.addPoolList("/pool/1/Timi/0.001/228f7ab63884af5e86eca38ad08353170f57125336362bbe9bd3417f3ff2bae5/https:$$pool.timi.ro:443", undefined, true);
}

async _replacePoolURL(url = ''){
Expand Down

0 comments on commit d975a0a

Please sign in to comment.