Documentation ¶
Index ¶
Constants ¶
View Source
const ( // genesis contracts FeeBurnContract = "0x0000000000000000000000000000000000000666" ValidatorContract = "0x0000000000000000000000000000000000001000" SlashingContract = "0x0000000000000000000000000000000000001001" StakingContract = "0x0000000000000000000000000000000000001002" )
Variables ¶
View Source
var (
GenesisHash common.Hash
)
Functions ¶
Types ¶
type Upgrade ¶
type Upgrade struct { UpgradeName string Configs []*UpgradeConfig }
Click to show internal directories.
Click to hide internal directories.