mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-31 00:53:46 +00:00
fund new emulator acct on genesis
This commit is contained in:
parent
b58e129251
commit
95dcf88a8c
1 changed files with 3 additions and 0 deletions
|
|
@ -50,6 +50,9 @@
|
|||
},
|
||||
"0xB9286CB4782E43A202BfD426AbB72c8cb34f886c": {
|
||||
"balance": "10000000000000000000000000000"
|
||||
},
|
||||
"0x04F713A0b687c84D4F66aCd1423712Af6F852B78": {
|
||||
"balance": "10000000000000000000000000000"
|
||||
}
|
||||
},
|
||||
"number": "0x0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue