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