mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-10 05:53:46 +00:00
reduce contract deployer genesis amount to only what's needed
This commit is contained in:
parent
0fd81dbb7c
commit
5ab8d3c4af
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@
|
||||||
"balance": "10000000000000000000000"
|
"balance": "10000000000000000000000"
|
||||||
},
|
},
|
||||||
"0x3fab184622dc19b6109349b94811493bf2a45362": {
|
"0x3fab184622dc19b6109349b94811493bf2a45362": {
|
||||||
"balance": "10000000000000000000000"
|
"balance": "10000000000000000"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"number": "0x0",
|
"number": "0x0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue