1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-11 07:17:58 +00:00

API-README correction 2

This commit is contained in:
Kano 2012-08-13 10:05:11 +10:00
parent f3dd04aec2
commit b3538697a4

View File

@ -705,7 +705,7 @@ the last one
So an example for 3 rigs would be: So an example for 3 rigs would be:
$rigs = array('192.168.0.100:4028:A', '192.168.0.102:4028:B', '192.168.0.110:C'); $rigs = array('192.168.0.100:4028:A', '192.168.0.102:4028:B', '192.168.0.110:4028:C');
Of course each of the rigs listed would also have to have the API Of course each of the rigs listed would also have to have the API
running and be set to allow the web server to access the API - as running and be set to allow the web server to access the API - as