Skip to content

Commit

Permalink
chore: add faucet account to genesis.json
Browse files Browse the repository at this point in the history
  • Loading branch information
shaspitz committed May 28, 2024
1 parent 7971224 commit 7e9995d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions geth-poa/genesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@
},
"0xa51f13769d1466e0b5483cb719e89add8d615052": {
"balance": "10000000000000000000000000000"
},
"0x9a5a8ebd13951c8500c728c1982317a503b3e8ce": {
"balance": "10000000000000000000000000000"
}
}
}

0 comments on commit 7e9995d

Please sign in to comment.