From 9d0b5ebac9c64f735784606e7b5f361232f8ef41 Mon Sep 17 00:00:00 2001 From: Matthew Little Date: Fri, 7 Mar 2014 00:47:43 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2136404..0b7c5fe 100644 --- a/README.md +++ b/README.md @@ -104,9 +104,9 @@ Description of options: "enabled": true, /* When workers connect, to receive payments, their address must be used as the worker - name. If this option is true, on worker authentication, their address will be verified - via a validateaddress API call to the daemon. Miners with invalid addresses will be - rejected. */ + name. If this option is true, on worker authentication, their address will be + verified via a validateaddress API call to the daemon. Miners with invalid addresses + will be rejected. */ "validateWorkerAddress": true, /* Every this many seconds check for confirmed blocks and send out payments. */