Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.

Commit 52f249f

Browse files
author
Jan Xie
committed
real anti dos hardfork number
1 parent 2e76eb8 commit 52f249f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ethereum/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
CHILD_DAO_LIST=map(utils.normalize_address, child_dao_list),
6666
DAO_WITHDRAWER=utils.normalize_address('0xbf4ed7b27f1d666546e30d74d50d173d20bca754'),
6767
# Anti-DoS fork
68-
ANTI_DOS_FORK_BLKNUM=2457000,
68+
ANTI_DOS_FORK_BLKNUM=2463000,
6969
CLEARING_FORK_BLKNUM=2 ** 98,
7070
)
7171
assert default_config['NEPHEW_REWARD'] == \

0 commit comments

Comments
 (0)