Update README.md

This commit is contained in:
Matthew Little 2014-03-07 00:47:43 -07:00
parent b44b6bba35
commit 9d0b5ebac9
1 changed files with 3 additions and 3 deletions

View File

@ -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. */