Browse Source

Merge commit '11155d7' into bfgminer

Luke Dashjr 11 years ago
parent
commit
e56fe43fa4
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README.RPC

+ 2 - 1
README.RPC

@@ -163,7 +163,8 @@ The list of requests - a (*) means it requires privileged access - and replies:
                               Failover-Only=true/false, <- failover-only setting
                               ScanTime=N, <- --scan-time setting
                               Queue=N, <- --queue setting
-                              Expiry=N| <- --expiry setting
+                              Expiry=N, <- --expiry setting
+                              Coinbase-Sig=X| <- extra coinbase data in blocks
 
  summary       SUMMARY        The status summary of the miner
                               e.g. Elapsed=NNN,Found Blocks=N,Getworks=N,...|