Browse Source

Update README.md

master
Mike 5 years ago committed by GitHub
parent
commit
77eb85d972
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -134,7 +134,7 @@ Configuration is self-describing, just copy *config.example.json* to *config.jso @@ -134,7 +134,7 @@ Configuration is self-describing, just copy *config.example.json* to *config.jso
```javascript
{
// Address for block rewards
"address": "YOUR-ADDRESS-NOT-EXCHANGE", --how do user get the address by themselves?
"address": "YOUR-ADDRESS-NOT-EXCHANGE", --how do users get the address by themselves?
// Don't validate address
"bypassAddressValidation": true,
// Don't validate shares

Loading…
Cancel
Save