mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 07:36:44 +00:00
fund 5 bridge emulator accounts on local l1 genesis
This commit is contained in:
parent
552a9cf940
commit
de3ff44651
1 changed files with 15 additions and 0 deletions
|
|
@ -44,6 +44,21 @@
|
|||
},
|
||||
"0x3fab184622dc19b6109349b94811493bf2a45362": {
|
||||
"balance": "10000000000000000000000"
|
||||
},
|
||||
"0x0b1f1268f138aEEb12F54142B2359944904aaf6e": {
|
||||
"balance": "10000000000000000000000"
|
||||
},
|
||||
"0x9D58dB6c050E0E708b06c8e40aE803b5c0a793B0": {
|
||||
"balance": "10000000000000000000000"
|
||||
},
|
||||
"0x911FA3b5D45c1A5E6316830dd5B3fCcce1b421FF": {
|
||||
"balance": "10000000000000000000000"
|
||||
},
|
||||
"0xAA7E52aF3c86Aa8b617670347024e86C3b26bcd8": {
|
||||
"balance": "10000000000000000000000"
|
||||
},
|
||||
"0x72F17F6a137645B774c3a115530410732019fE84": {
|
||||
"balance": "10000000000000000000000"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue