Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
ConsensusStateWithHeightSDKType
Interface ConsensusStateWithHeightSDKType
ConsensusStateWithHeight defines a consensus state with an additional height field.
interface
ConsensusStateWithHeightSDKType
{
consensus_state
?:
AnySDKType
;
height
:
undefined
|
HeightSDKType
;
}
Index
Properties
consensus_
state?
height
Properties
Optional
consensus_
state
consensus_
state
?:
AnySDKType
height
height
:
undefined
|
HeightSDKType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
consensus_
state
height
@crownfi/sei-js-proto
Loading...
ConsensusStateWithHeight defines a consensus state with an additional height field.