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

Commit 63802b8

Browse files
author
Jan Xie
committed
DAO challenge extra data
1 parent 904fea0 commit 63802b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ethereum/config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
METROPOLIS_DIFF_ADJUSTMENT_CUTOFF=9,
6262
# DAO fork
6363
DAO_FORK_BLKNUM=1920000,
64+
DAO_FORK_BLKEXTRA=decode_hex('64616f2d686172642d666f726b'),
6465
CHILD_DAO_LIST=map(utils.normalize_address, child_dao_list),
6566
DAO_WITHDRAWER=utils.normalize_address('0xbf4ed7b27f1d666546e30d74d50d173d20bca754'),
6667
)

0 commit comments

Comments
 (0)