Skip to content

Commit

Permalink
feat(istanbul): balance 1 wei to blake2 builtin
Browse files Browse the repository at this point in the history
  • Loading branch information
ngyam committed Feb 20, 2020
1 parent 403cafe commit ad8261a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions EnergyWebChain.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@
}
},
"0x0000000000000000000000000000000000000009": {
"balance": "1",
"builtin": {
"name": "blake2_f",
"activate_at": "0x459bbf",
Expand Down
1 change: 1 addition & 0 deletions Volta.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@
}
},
"0x0000000000000000000000000000000000000009": {
"balance": "1",
"builtin": {
"name": "blake2_f",
"activate_at": "0x4ab670",
Expand Down

0 comments on commit ad8261a

Please sign in to comment.