# Functions
No description provided by the author
GetDistributedKey get contract distributed key.
GetGovernTokenBucket return the govern token bucket name.
GetProposalBucket return the proposal bucket name.
GetProposalIDKey return the proposal_id key name.
GetTaskIDKey return the task_id key name.
GetTimerBucket return the balance bucket name.
No description provided by the author
MakeContractMethodKey generate contract and account mapping key.
No description provided by the author
MakeProposalKey generate proposal key.
MakeProposalLockKey generate proposal lock key.
MakeTimerBlockHeightPrefix generate timer and blockHeight prefix.
MakeTimerBlockHeightPrefix generate timer and blockHeight prefix.
MakeTimerBlockHeightPrefix generate timer and blockHeight prefix.
MakeTimerBlockHeightPrefix generate timer and blockHeight prefix.
MakeTimerBlockHeightKey generate timer and blockHeight mapping key.
MakeTotalSupplyKey generate totalsupply key.
No description provided by the author
No description provided by the author
No description provided by the author
Parse.
PrefixRange returns key range that satisfy the given prefix.
UnParse.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
纪录所有提名人,每轮开始的时候用于更新缓存表.
缓存表,产块分红读取这个.
投票提名记录表(普通用户这是这张表,只是部分数据没有而已).
Govern Token Balance TotalBalance = AvailableBalance + LockedBalance 目前包括tdpos和oridinary两种场景 用户的可转账余额是min(AvailableBalances).
Proposal.
TriggerDesc is the description to trigger a event used by proposal.