Skip to content

Commit

Permalink
Stratum servers can now be named.
Browse files Browse the repository at this point in the history
The names will be used throughout the display in the program, when not set "Pool 1" will
simply be used instead. The names are not exposed through API yet, it's on my TODO list.

Use "poolname" like this:

	{
		"poolname" : "Example pool",
		"url" : "stratum+tcp://example.com:8080",
		"user" : "y",
		"pass" : "x"
	},
  • Loading branch information
Kalroth committed Jan 18, 2014
1 parent 7c3b708 commit c330d85
Show file tree
Hide file tree
Showing 3 changed files with 96 additions and 90 deletions.

0 comments on commit c330d85

Please sign in to comment.