Options
All
  • Public
  • Public/Protected
  • All
Menu

QueryProposalsRequest is the request type for the Query/Proposals RPC method.

Hierarchy

  • QueryProposalsRequest

Index

Properties

depositor

depositor: string

depositor defines the deposit addresses from the proposals.

Optional pagination

pagination: PageRequest

pagination defines an optional pagination for the request.

proposalStatus

proposalStatus: ProposalStatus

proposal_status defines the status of the proposals.

voter

voter: string

voter defines the voter address for the proposals.

Generated using TypeDoc