Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Delegation ¶
type Delegation struct { Era int64 `json:"era"` ValidatorStash string `json:"validator_stash"` Amount types.Quantity `json:"amount"` }
func ToDelegations ¶
func ToDelegations(accountEraSeqs []model.AccountEraSeq) []*Delegation
Click to show internal directories.
Click to hide internal directories.