Browse Source

Update README.md london hard fork

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

4
README.md

@ -480,7 +480,9 @@ otherwise you will get errors on start because of JSON comments.**
// Parity node rpc endpoint for unlocking blocks
"daemon": "http://127.0.0.1:8545",
// Rise error if can't reach parity
"timeout": "10s"
"timeout": "10s",
// london hard fork ON or OFF
"isLondonHardForkEnabled": false
},
// Pay out miners using this module

Loading…
Cancel
Save