Skip to content
Snippets Groups Projects
Commit 82030983 authored by psychocrypt's avatar psychocrypt Committed by GitHub
Browse files

Merge pull request #214 from fireice-uk/topic-default-pool

Update default pools
parents 54529061 5a8b07c5
No related branches found
No related tags found
No related merge requests found
...@@ -103,8 +103,10 @@ null, ...@@ -103,8 +103,10 @@ null,
* pool_address - Pool address should be in the form "pool.supportxmr.com:3333". Only stratum pools are supported. * pool_address - Pool address should be in the form "pool.supportxmr.com:3333". Only stratum pools are supported.
* wallet_address - Your wallet, or pool login. * wallet_address - Your wallet, or pool login.
* pool_password - Can be empty in most cases or "x". * pool_password - Can be empty in most cases or "x".
*
* We feature pools up to 1MH/s. For a more complete list see M5M400's pool list at www.moneropools.com
*/ */
"pool_address" : "pool.supportxmr.com:3333", "pool_address" : "pool.usxmrpool.com:3333",
"wallet_address" : "", "wallet_address" : "",
"pool_password" : "", "pool_password" : "",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment