mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-04 02:53:45 +00:00
chore: allocate funds to contract deployer keystore account
This commit is contained in:
parent
7829203d82
commit
3a07c02df8
1 changed files with 3 additions and 0 deletions
|
|
@ -62,6 +62,9 @@
|
|||
},
|
||||
"0x57508f0B0f3426758F1f3D63ad4935a7c9383620": {
|
||||
"balance": "10000000000000000000000000000"
|
||||
},
|
||||
"0xa51f13769d1466e0b5483cb719e89add8d615052": {
|
||||
"balance": "10000000000000000000000000000"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue