Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Address = builtin2.GovernActorAddr Methods = builtin2.MethodsGovern )
Functions ¶
This section is empty.
Types ¶
type GovParams ¶
type GovParams struct { MinersPoStRatio power3.WdPoStRatio MinersPledgePeriod abi.ChainEpoch MarketInitialQuota int64 ExpertfundThreshold uint64 KnowledgePayee address.Address }
type GovernorInfo ¶
type GovernorInfo struct { Address address.Address Authorities []Authority }
Click to show internal directories.
Click to hide internal directories.