Firmware/API Docs/CGminer commands
pools
Lists all pools
pools
Description
Lists all the pools, in order, and their statistics.
On luxminer, this command outputs an extra GROUP
field, to indicate the pool group.
Command
Examples
Field details
Field | Notes |
---|---|
Accepted | Number of accepted shares. |
AsicBoost | Always true . |
Bad Work | Always zero. |
Best Share | Highest difficulty accepted. |
Current Block Height | Always zero. |
Current Block Version | Current version, according to pool. |
Diff1 Shares | Total difficulty of accepted, rejected and stale shares. |
Diff | A formatted string of the last share difficulty (rounded). |
Difficulty Accepted | Total difficulty of accepted shares. |
Difficulty Rejected | Total difficulty of rejected, non-stale shares. |
Difficulty Stale | Total difficulty of stale shares. |
Discarded | Always zero. |
GROUP | Group ID. |
Get Failures | Always zero. |
Getworks | Number of received jobs from the server. |
Has GBT | Always false . |
Has Stratum | Always true . |
Has Vmask | Always true |
Last Share Difficulty | Difficulty of the last accepted share. |
Last Share Time | A formatted string with the time elapsed since the last accepted share. |
Long Pool | Always "N" . |
POOL | Pool ID. |
Pool Rejected% | Percentage of rejected, non-stale shares. |
Pool Stale% | Percentage of stale shares. |
Priority | Same as POOL . |
Proxy | Always "" . |
Proxy Type | Always "" . |
Quota | Quota of the group that this pool belongs. |
Rejected | Number of rejected, non-stale shares. |
Remote Failures | Always zero. |
Stale | Number of stale shares. |
Status | Status of the pool connection. Can be Dead , Connecting , Alive or Disabled . |
Stratum Active | true when the pool is in Alive state, otherwise false . |
Stratum Difficulty | Difficulty of the pool. |
Stratum URL | URL of the pool. |
URL | Same as Stratum URL , but with the protocol prefix. |
User | Stratum user. |
Work Difficulty | Same as Last Share Difficulty . |
Works | Always zero. |