readme typo

This commit is contained in:
Matt 2014-03-04 13:25:23 -07:00 committed by Andrea Baccega
parent 943f3d1f32
commit b0f70f840f
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ Description of options:
/* For when miner's authenticate: set to "password" for both worker name and password to
be checked for in the database, set to "worker" for only work name to be checked, or
don't use this option (set to "none") for no auth checks */
"stratumAuth": "password"'
"stratumAuth": "password"
}
},