Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Commit

Permalink
Merge pull request #66 from ethereumjs/fix/kovan-genesis
Browse files Browse the repository at this point in the history
Fix kovan's genesis state
  • Loading branch information
holgerd77 authored Sep 3, 2019
2 parents c29a836 + 2ffb572 commit 7703382
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/genesisStates/kovan.json
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
{}
{
"0x0000000000000000000000000000000000000001": "0x1",
"0x0000000000000000000000000000000000000002": "0x1",
"0x0000000000000000000000000000000000000003": "0x1",
"0x0000000000000000000000000000000000000004": "0x1",
"0x00521965e7bd230323c423d96c657db5b79d099f": "1606938044258990275541962092341162602522202993782792835301376"
}

0 comments on commit 7703382

Please sign in to comment.