Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryProposalsResponseSDKType
Interface QueryProposalsResponseSDKType
QueryProposalsResponse is the response type for the Query/Proposals RPC method.
interface
QueryProposalsResponseSDKType
{
pagination
?:
PageResponseSDKType
;
proposals
:
ProposalSDKType
[]
;
}
Index
Properties
pagination?
proposals
Properties
Optional
pagination
pagination
?:
PageResponseSDKType
proposals
proposals
:
ProposalSDKType
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
pagination
proposals
@crownfi/sei-js-proto
Loading...
QueryProposalsResponse is the response type for the Query/Proposals RPC method.