Skip to content

Instantly share code, notes, and snippets.

@AndreiD
Created September 12, 2023 08:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AndreiD/14b14223ac2816b50008fa1a1f5f643b to your computer and use it in GitHub Desktop.
Save AndreiD/14b14223ac2816b50008fa1a1f5f643b to your computer and use it in GitHub Desktop.
genesis pv
{
"config" : {
"chainId" : 4444,
"muirglacierblock" : 0,
"ibft2" : {
"blockperiodseconds" : 3,
"epochlength" : 30000,
"requesttimeoutseconds" : 4
}
},
"nonce" : "0x0",
"timestamp" : "0x61C75B11",
"gasLimit" : "0x1C8DEBE",
"difficulty" : "0x1",
"mixHash" : "0x63746963616c2062797a616e74696e65206661756c7420746f6c6572616e6365",
"coinbase" : "0x0000000000000000000000000000000000000000",
"alloc" : {
"C0D1d892D4Eb91bbe03A95e9565520AbE72766Da" : {
"balance" : "1000000000000000000000000"
}
},
"extraData" : "0xf87ea00000000000000000000000000000000000000000000000000000000000000000f85494c98adee2e27b436582259500797fa6633f88367f941a82f57f6a423b19cc1b47be00a9336386363caf948e9a8b35a3f31344e596196a6911799d9dc49c9494df536f1174a453f63f8a97ee30853b31cbbe913a808400000000c0"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment