Documentation ¶
Index ¶
Constants ¶
View Source
const DAOForkBlock = 1920000
DAOForkBlock is the block at which the dao fork happened
View Source
const DAOForkExtraDataRange = 10
DAOForkExtraDataRange is the range of block in which we rewrite the extradata
Variables ¶
View Source
var DAODrainAccounts = []string{}/* 116 elements not displayed */
DAODrainAccounts are the accounts to drain
View Source
var DAOForkExtraData = hex.MustDecodeHex("0x64616f2d686172642d666f726b")
DAOForkExtraData is the dao fork extra data
View Source
var DAORefundContract = types.StringToAddress("0xbf4ed7b27f1d666546e30d74d50d173d20bca754")
DAORefundContract is the address of the refund contract
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.