Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryConsensusStateResponseSDKType
Interface QueryConsensusStateResponseSDKType
QueryConsensusStateResponse is the response type for the Query/ConsensusState RPC method
interface
QueryConsensusStateResponseSDKType
{
consensus_state
?:
AnySDKType
;
proof
:
Uint8Array
;
proof_height
:
undefined
|
HeightSDKType
;
}
Index
Properties
consensus_
state?
proof
proof_
height
Properties
Optional
consensus_
state
consensus_
state
?:
AnySDKType
proof
proof
:
Uint8Array
proof_
height
proof_
height
:
undefined
|
HeightSDKType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
consensus_
state
proof
proof_
height
@crownfi/sei-js-proto
Loading...
QueryConsensusStateResponse is the response type for the Query/ConsensusState RPC method