Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GetForStashAccountRequest ¶
type GetForStashAccountRequest struct { // StashAccount // // required: true // in: path StashAccount string `json:"stash_account" uri:"stash_account" binding:"required"` // Start // // in: path Start int64 `json:"start" form:"start" binding:"-"` // End // // in: path End int64 `json:"end" form:"end" binding:"-"` }
swagger:parameters getRewards
type RewardsForErasView ¶ added in v0.8.3
type RewardsForErasView []model.RewardEraSeq
swagger:response RewardsForErasView
Click to show internal directories.
Click to hide internal directories.