Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( HistoryIncreasePrefix = []byte("RewardHistory") LastYearEndBalancePrefix = []byte("RewardBalance") YearStartBlockNumberKey = []byte("YearStartBlockNumberKey") YearStartTimeKey = []byte("YearStartTimeKey") RemainingRewardKey = []byte("RemainingRewardKey") NewBlockRewardKey = []byte("NewBlockRewardKey") StakingRewardKey = []byte("StakingRewardKey") ChainYearNumberKey = []byte("ChainYearNumberKey") )
Functions ¶
func GetHistoryIncreaseKey ¶
GetHistoryIncreaseKey used for search the balance of reward pool at last year
func HistoryBalancePrefix ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.