Skip to content

Commit

Permalink
account genesis (0xPolygonHermez#1019)
Browse files Browse the repository at this point in the history
  • Loading branch information
ARR552 authored Aug 9, 2022
1 parent 919b1e6 commit e43b777
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/network.go
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,11 @@ var (
Type: int(merkletree.LeafTypeBalance),
Value: "100000000000000000000000",
},
{
Address: "0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266",
Type: int(merkletree.LeafTypeBalance),
Value: "100000000000000000000000",
},
},
},
}
Expand Down

0 comments on commit e43b777

Please sign in to comment.