Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
ConsensusStateData
Interface ConsensusStateData
ConsensusStateData returns the SignBytes data for consensus state verification.
interface
ConsensusStateData
{
consensusState
?:
Any
;
path
:
Uint8Array
;
}
Index
Properties
consensus
State?
path
Properties
Optional
consensus
State
consensus
State
?:
Any
path
path
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
consensus
State
path
@crownfi/sei-js-proto
Loading...
ConsensusStateData returns the SignBytes data for consensus state verification.