From 624f6d7e82fa467e69d2b1c99b77e738edb18b06 Mon Sep 17 00:00:00 2001 From: Matt Date: Tue, 4 Mar 2014 13:25:23 -0700 Subject: [PATCH] readme typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4b142a..f5e03fc 100644 --- a/README.md +++ b/README.md @@ -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" } },