Skip to content
This repository was archived by the owner on Apr 6, 2020. It is now read-only.

Commit 91580c7

Browse files
committed
Adding Petersburg and Constantinople fork blocks
1 parent d321b6e commit 91580c7

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/chains/rinkeby.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,13 @@
5252
},
5353
{
5454
"name": "constantinople",
55-
"block": null,
55+
"block": 3660663,
56+
"consensus": "poa",
57+
"finality": null
58+
},
59+
{
60+
"name": "petersburg",
61+
"block": 9999999,
5662
"consensus": "poa",
5763
"finality": null
5864
},

0 commit comments

Comments
 (0)