Options
All
  • Public
  • Public/Protected
  • All
Menu

QueryValidatorSlashesRequest is the request type for the Query/ValidatorSlashes RPC method

Hierarchy

  • QueryValidatorSlashesRequest

Index

Properties

endingHeight

endingHeight: number

starting_height defines the optional ending height to query the slashes.

Optional pagination

pagination: PageRequest

pagination defines an optional pagination for the request.

startingHeight

startingHeight: number

starting_height defines the optional starting height to query the slashes.

validatorAddress

validatorAddress: string

validator_address defines the validator address to query for.

Generated using TypeDoc