Skip to content

Instantly share code, notes, and snippets.

@eum602
Created November 28, 2020 16:56
Show Gist options
  • Save eum602/93fffbb0000a23be26f172570b805d20 to your computer and use it in GitHub Desktop.
Save eum602/93fffbb0000a23be26f172570b805d20 to your computer and use it in GitHub Desktop.
genesis file - ibft - 16
{
"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