Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QueryProposalsParams

Params for querying proposals

Hierarchy

  • QueryProposalsParams

Index

Properties

Optional depositor

depositor: undefined | string

Bech32 depositor address

Optional limit

limit: undefined | number

Limit to the latest [number] of proposals. Default to all proposals

Optional proposalStatus

proposalStatus: undefined | string

Proposal status: passed / rejected

Optional voter

voter: undefined | string

Bech32 voter address

Generated using TypeDoc