From b0f70f840f4992fc932596bf3818b8de6b9ebb59 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" } },