Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryProposalResponseSDKType
Interface QueryProposalResponseSDKType
QueryProposalResponse is the response type for the Query/Proposal RPC method.
interface
QueryProposalResponseSDKType
{
proposal
:
undefined
|
ProposalSDKType
;
}
Index
Properties
proposal
Properties
proposal
proposal
:
undefined
|
ProposalSDKType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
proposal
@crownfi/sei-js-proto
Loading...
QueryProposalResponse is the response type for the Query/Proposal RPC method.