Skip to content

Commit

Permalink
fund new emulator acct on genesis
Browse files Browse the repository at this point in the history
  • Loading branch information
shaspitz committed Jan 9, 2024
1 parent b58e129 commit 95dcf88
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 @@ -50,6 +50,9 @@
},
"0xB9286CB4782E43A202BfD426AbB72c8cb34f886c": {
"balance": "10000000000000000000000000000"
},
"0x04F713A0b687c84D4F66aCd1423712Af6F852B78": {
"balance": "10000000000000000000000000000"
}
},
"number": "0x0",
Expand Down

0 comments on commit 95dcf88

Please sign in to comment.