Created
November 28, 2020 16:56
-
-
Save eum602/93fffbb0000a23be26f172570b805d20 to your computer and use it in GitHub Desktop.
genesis file - ibft - 16
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"config" : { | |
"chainId" : 2018, | |
"constantinoplefixblock" : 0, | |
"ibft2" : { | |
"blockperiodseconds" : 2, | |
"epochlength" : 30000, | |
"requesttimeoutseconds" : 4 | |
} | |
}, | |
"nonce" : "0x0", | |
"timestamp" : "0x58ee40ba", | |
"gasLimit" : "0xF62400", | |
. | |
. | |
. | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment