Browse Source

Update README.md

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

2
README.md

@ -145,7 +145,7 @@ Configuration is self-describing, just copy *config.example.json* to *config.jso @@ -145,7 +145,7 @@ Configuration is self-describing, just copy *config.example.json* to *config.jso
```javascript
{
// Address for block rewards
"address": "YOUR-ADDRESS-NOT-EXCHANGE", //The value should be the same as defined in kevacoin.conf
"address": "YOUR-ADDRESS-NOT-EXCHANGE", //Please use 'kevacoin-cli getnewaddress' to get the address
// Don't validate address
"bypassAddressValidation": true,
// Don't validate shares

Loading…
Cancel
Save