Skip to content
This repository was archived by the owner on Jul 14, 2020. It is now read-only.

Commit 732c572

Browse files
author
Jan Xie
committed
set block number for spurious dragon
1 parent 4d925a8 commit 732c572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ethereum/env.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ class Env
6464
dao_withdrawer: Utils.normalize_address('0xbf4ed7b27f1d666546e30d74d50d173d20bca754'),
6565

6666
anti_dos_fork_blknum: 2457000,
67-
spurious_dragon_fork_blknum: 3500000
67+
spurious_dragon_fork_blknum: 2675000
6868
}.freeze
6969

7070
attr :db, :config, :global_config

0 commit comments

Comments
 (0)