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