Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DefaultRewardContractBalance = "0x21E19E0C9BAB2400000" // Balance to pre-fund the reward contract RewardContractAddress = types.StringToAddress("0x000000000000000000000000000000000000FFf1") //nolint: lll RewardContractBytecode = "" // Truncated for brevity /* 9462-byte string literal not displayed */ )
Functions ¶
func PredeployRewardContract ¶
func PredeployRewardContract() (*chain.GenesisAccount, error)
PredeployRewardContract predeploys the reward contract in the genesis block
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.