Documentation ¶
Index ¶
Constants ¶
View Source
const (
ProposalStatusExecuted = 5
)
Variables ¶
View Source
var VotingEvents = map[string]int64{
"qTokenHolderVote": 0,
"rootNodeVote": 1,
"rootNodeProposal": 2,
}
Functions ¶
func NewContractsRegistry ¶ added in v1.0.0
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service ingests history.
func (*Service) GetStartBlockByEvent ¶ added in v1.0.0
type SystemContract ¶ added in v1.0.0
type SystemContracts ¶ added in v1.0.0
type SystemContracts []SystemContract
Click to show internal directories.
Click to hide internal directories.