Add constantinople fix block for Rinkeby (#1404)

Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
pull/2/head
Adrian Sutton 6 years ago committed by GitHub
parent 135e869c20
commit c434609ac2
  1. 1
      config/src/main/resources/rinkeby.json

@ -8,6 +8,7 @@
"eip158Block": 3,
"byzantiumBlock": 1035301,
"constantinopleBlock": 3660663,
"constantinopleFixBlock": 4321234,
"clique": {
"blockperiodseconds": 15,
"epochlength": 30000

Loading…
Cancel
Save