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
NewBlockEvent
Interface NewBlockEvent
Hierarchy
Block
NewBlockEvent
Index
Properties
evidence
header
last
Commit
txs
Properties
Readonly
evidence
evidence
:
readonly
any
[]
Readonly
header
header
:
Header
Readonly
last
Commit
last
Commit
:
null
|
Commit
For the block at height 1, last commit is not set.
Readonly
txs
txs
:
readonly
Uint8Array
[]
Exports
tendermint34
New
Block
Event
evidence
header
last
Commit
txs
Generated using
TypeDoc
For the block at height 1, last commit is not set.