Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
RequestInitChain
Interface RequestInitChain
interface
RequestInitChain
{
appStateBytes
:
Uint8Array
;
chainId
:
string
;
consensusParams
?:
ConsensusParams
;
initialHeight
:
bigint
;
time
:
undefined
|
Date
;
validators
:
ValidatorUpdate
[]
;
}
Index
Properties
app
State
Bytes
chain
Id
consensus
Params?
initial
Height
time
validators
Properties
app
State
Bytes
app
State
Bytes
:
Uint8Array
chain
Id
chain
Id
:
string
Optional
consensus
Params
consensus
Params
?:
ConsensusParams
initial
Height
initial
Height
:
bigint
time
time
:
undefined
|
Date
validators
validators
:
ValidatorUpdate
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app
State
Bytes
chain
Id
consensus
Params
initial
Height
time
validators
@crownfi/sei-js-proto
Loading...