Search
Preparing search index...
The search index is not available
@cosmjs/tendermint-rpc Documentation
Options
All
Public
Public/Protected
All
Inherited
Menu
@cosmjs/tendermint-rpc Documentation
GenesisResponse
Interface GenesisResponse
Hierarchy
GenesisResponse
Index
Properties
app
Hash
app
State
chain
Id
consensus
Params
genesis
Time
validators
Properties
Readonly
app
Hash
app
Hash
:
Uint8Array
Readonly
app
State
app
State
:
undefined
|
Record
<
string
,
unknown
>
Readonly
chain
Id
chain
Id
:
string
Readonly
consensus
Params
consensus
Params
:
ConsensusParams
Readonly
genesis
Time
genesis
Time
:
ReadonlyDate
Readonly
validators
validators
:
readonly
Validator
[]
Exports
tendermint34
Genesis
Response
app
Hash
app
State
chain
Id
consensus
Params
genesis
Time
validators
Generated using
TypeDoc