mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-16 17:03:46 +00:00
chore: add faucet account to genesis.json
This commit is contained in:
parent
7971224f01
commit
7e9995d15a
1 changed files with 3 additions and 0 deletions
|
|
@ -65,6 +65,9 @@
|
||||||
},
|
},
|
||||||
"0xa51f13769d1466e0b5483cb719e89add8d615052": {
|
"0xa51f13769d1466e0b5483cb719e89add8d615052": {
|
||||||
"balance": "10000000000000000000000000000"
|
"balance": "10000000000000000000000000000"
|
||||||
|
},
|
||||||
|
"0x9a5a8ebd13951c8500c728c1982317a503b3e8ce": {
|
||||||
|
"balance": "10000000000000000000000000000"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue