update trusted setup and eth1 balance allocations in testnet genesis
This commit is contained in:
parent
d4004ee050
commit
9806f54f2d
@ -17,6 +17,9 @@
|
||||
"terminalTotalDifficulty": 0
|
||||
},
|
||||
"alloc": {
|
||||
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b": {
|
||||
"balance": "0x6d6172697573766477000000"
|
||||
},
|
||||
"0x0000000000000000000000000000000000000000": {
|
||||
"balance": "1"
|
||||
},
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -14,7 +14,7 @@ DEPOSIT_CONTRACT_ADDRESS=4242424242424242424242424242424242424242
|
||||
GENESIS_FORK_VERSION=0x42424242
|
||||
|
||||
# Block hash generated from genesis.json in directory
|
||||
ETH1_BLOCK_HASH=16ef16304456fdacdeb272bd70207021031db355ed6c5e44ebd34c1ab757e221
|
||||
ETH1_BLOCK_HASH=4c2221e15760fd06c8c7a5202258c67e3d9e4aedf6db3a886ce9dc36938ad8d0
|
||||
|
||||
VALIDATOR_COUNT=80
|
||||
GENESIS_VALIDATOR_COUNT=80
|
||||
|
Loading…
Reference in New Issue
Block a user