Documentation
¶
Index ¶
- func DelegatorDelegations(q *probeQueryTypes.Query, address string) (*stakingTypes.QueryDelegatorDelegationsResponse, error)
- func DelegatorDelegationsRPC(q *probeQueryTypes.Query, delegatorAddress string, paginationKey []byte) (*stakingTypes.QueryDelegatorDelegationsResponse, error)
- func Validators(q *probeQueryTypes.Query, status *stakingTypes.BondStatus) (*stakingTypes.QueryValidatorsResponse, error)
- func ValidatorsRPC(q *probeQueryTypes.Query, status *stakingTypes.BondStatus, ...) (*stakingTypes.QueryValidatorsResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DelegatorDelegations ¶
func DelegatorDelegations(q *probeQueryTypes.Query, address string) (*stakingTypes.QueryDelegatorDelegationsResponse, error)
func DelegatorDelegationsRPC ¶
func DelegatorDelegationsRPC(q *probeQueryTypes.Query, delegatorAddress string, paginationKey []byte) (*stakingTypes.QueryDelegatorDelegationsResponse, error)
func Validators ¶
func Validators(q *probeQueryTypes.Query, status *stakingTypes.BondStatus) (*stakingTypes.QueryValidatorsResponse, error)
func ValidatorsRPC ¶
func ValidatorsRPC(q *probeQueryTypes.Query, status *stakingTypes.BondStatus, paginationKey []byte) (*stakingTypes.QueryValidatorsResponse, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.