Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
ConsensusStateDataAmino
Interface ConsensusStateDataAmino
ConsensusStateData returns the SignBytes data for consensus state verification.
interface
ConsensusStateDataAmino
{
consensus_state
?:
AnyAmino
;
path
?:
string
;
}
Index
Properties
consensus_
state?
path?
Properties
Optional
consensus_
state
consensus_
state
?:
AnyAmino
Optional
path
path
?:
string
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.