Skip to content

Commit

Permalink
chore: allocate funds to contract deployer keystore account
Browse files Browse the repository at this point in the history
  • Loading branch information
shaspitz committed May 15, 2024
1 parent 7829203 commit 3a07c02
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 @@ -62,6 +62,9 @@
},
"0x57508f0B0f3426758F1f3D63ad4935a7c9383620": {
"balance": "10000000000000000000000000000"
},
"0xa51f13769d1466e0b5483cb719e89add8d615052": {
"balance": "10000000000000000000000000000"
}
}
}

0 comments on commit 3a07c02

Please sign in to comment.