mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-23 21:14:18 +00:00
doc: mention optional name/desc/algo for addpool.
This commit is contained in:
parent
49eae16e7a
commit
c46c913d1c
3
doc/API
3
doc/API
@ -207,12 +207,13 @@ The list of requests - a (*) means it requires privileged access - and replies:
|
|||||||
stating the results of enabling pool N
|
stating the results of enabling pool N
|
||||||
The Msg includes the pool URL
|
The Msg includes the pool URL
|
||||||
|
|
||||||
addpool|URL,USR,PASS (*)
|
addpool|URL,USR,PASS[,NAME,DESC,ALGO] (*)
|
||||||
none There is no reply section just the STATUS section
|
none There is no reply section just the STATUS section
|
||||||
stating the results of attempting to add pool N
|
stating the results of attempting to add pool N
|
||||||
The Msg includes the pool URL
|
The Msg includes the pool URL
|
||||||
Use '\\' to get a '\' and '\,' to include a comma
|
Use '\\' to get a '\' and '\,' to include a comma
|
||||||
inside URL, USR or PASS
|
inside URL, USR or PASS
|
||||||
|
Name, description and algorithm are optional
|
||||||
|
|
||||||
poolpriority|N,... (*)
|
poolpriority|N,... (*)
|
||||||
none There is no reply section just the STATUS section
|
none There is no reply section just the STATUS section
|
||||||
|
Loading…
x
Reference in New Issue
Block a user