Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryProposalResponse
Interface QueryProposalResponse
QueryProposalResponse is the response type for the Query/Proposal RPC method.
interface
QueryProposalResponse
{
proposal
:
undefined
|
Proposal
;
}
Index
Properties
proposal
Properties
proposal
proposal
:
undefined
|
Proposal
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.