ethcore/res: fix ethereum classic chainspec blake2_f activation block num (#11391)
This commit is contained in:
parent
5923146210
commit
c253e1f33e
@ -4466,7 +4466,7 @@
|
|||||||
"balance": "0x1",
|
"balance": "0x1",
|
||||||
"builtin": {
|
"builtin": {
|
||||||
"name": "blake2_f",
|
"name": "blake2_f",
|
||||||
"activate_at": "0x1f67cf",
|
"activate_at": "0xa03ae7",
|
||||||
"pricing": {
|
"pricing": {
|
||||||
"blake2_f": {
|
"blake2_f": {
|
||||||
"gas_per_round": 1
|
"gas_per_round": 1
|
||||||
|
Loading…
Reference in New Issue
Block a user