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, "enabled": true,
/* When workers connect, to receive payments, their address must be used as the worker /* 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 name. If this option is true, on worker authentication, their address will be
via a validateaddress API call to the daemon. Miners with invalid addresses will be verified via a validateaddress API call to the daemon. Miners with invalid addresses
rejected. */ will be rejected. */
"validateWorkerAddress": true, "validateWorkerAddress": true,
/* Every this many seconds check for confirmed blocks and send out payments. */ /* Every this many seconds check for confirmed blocks and send out payments. */