formatting changes to README
This commit is contained in:
		
							
								
								
									
										11
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								README.md
									
									
									
									
									
								
							| @@ -47,11 +47,17 @@ switchers.  Each available algorithm is described with the following values: | ||||
|  | ||||
| bin: command line to launch miner.  {HOST}, {PORT}, {USERNAME}, and | ||||
|   {PASSWORD} will be filled in by the switcher. | ||||
|  | ||||
| power_limit: power limit for GPU(s) | ||||
|  | ||||
| gpu_oc: GPU overclock, Hz (or negative for underclock; 0 for stock speed) | ||||
|  | ||||
| mem_oc: memory overclock, Hz (or negative or zero) | ||||
|  | ||||
| fan: fan speed, % (0 for automatic) | ||||
|  | ||||
| speed: total mining speed for this algorithm, GH/s | ||||
|  | ||||
| power: total power consumption, kW | ||||
|  | ||||
| gpu_oc, mem_oc, and fan may be provided as a single value each to be applied | ||||
| @@ -76,11 +82,16 @@ The values the zpool switcher cares about are these: | ||||
|  | ||||
| card_type: if set to "nvidia", we can set card clocks, fan speeds, etc.  | ||||
|   Other values (such as "amd") aren't implemented. | ||||
|  | ||||
| currency: Coinbase only supports "USD" for this value.  If you use a | ||||
|   different exchange's data, you may have other options available. | ||||
|  | ||||
| pwrcost: your cost of electric power, in currency units per kWh | ||||
|  | ||||
| min_profit: if the rig's profit falls below this value, stop mining | ||||
|  | ||||
| payment_currency: how you want zpool to pay you | ||||
|  | ||||
| payment_addr: where zpool should send payment | ||||
|  | ||||
| The user_name and miner_name values in the example aren't used by the zpool | ||||
|   | ||||
		Reference in New Issue
	
	Block a user