Created
May 30, 2024 01:44
-
-
Save smatthewenglish/c471f96357c33c9782088dbec50f8c2d to your computer and use it in GitHub Desktop.
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
{ | |
"nonce": "0x0", | |
"timestamp": "0x58ee40ba", | |
"extraData": "0xf87aa00000000000000000000000000000000000000000000000000000000000000000f85494bac71bb015b84916f145549a873a980b9720c11094ae2620ccf5b852e2208c82810e40a834b128cf6e94bcb5bf13ce033a21459397d12a9e7b46066a02e39452351cad346ab2f1599b494bf8f4c6ea44c77563c080c0", | |
"gasLimit": "0x29b92700", | |
"gasUsed": "0x0", | |
"number": "0x0", | |
"difficulty": "0x1", | |
"coinbase": "0x0000000000000000000000000000000000000000", | |
"mixHash": "0x63746963616c2062797a616e74696e65206661756c7420746f6c6572616e6365", | |
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000", | |
"config": { | |
"chainId": 1337, | |
"homesteadBlock": 0, | |
"eip150Block": 0, | |
"eip150Hash": "0x0000000000000000000000000000000000000000000000000000000000000000", | |
"eip155Block": 0, | |
"eip158Block": 0, | |
"byzantiumBlock": 0, | |
"constantinopleBlock": 0, | |
"petersburgBlock": 0, | |
"istanbulBlock": 0, | |
"muirglacierblock": 0, | |
"berlinBlock": 0, | |
"londonBlock": 0, | |
"isQuorum": true, | |
"maxCodeSizeConfig": [ | |
{ | |
"block": 0, | |
"size": 64 | |
} | |
], | |
"txnSizeLimit": 64, | |
"qbft": { | |
"policy": 0, | |
"epoch": 30000, | |
"ceil2Nby3Block": 0, | |
"testQBFTBlock": 0, | |
"blockperiodseconds": 1, | |
"emptyblockperiodseconds": 1, | |
"requesttimeoutseconds": 2 | |
} | |
}, | |
"alloc": { | |
"0x376eac23872d7cd8783da620ef298a5921f24d1d": { | |
"balance": "1000000000000000000000000000" | |
}, | |
"0xddb8726ddcff619285476d4b8f65dc6cb956a1d6": { | |
"balance": "1000000000000000000000000000" | |
}, | |
"0x6c43e665d422daf2246a7a33f0241164f725b4ab": { | |
"balance": "1000000000000000000000000000" | |
}, | |
"0x2abd267bea46f0f3007b8b1e1d52a5195e3e4e02": { | |
"balance": "1000000000000000000000000000" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment