Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
Block
Interface Block
interface
Block
{
evidence
:
readonly
any
[]
;
header
:
Header
;
lastCommit
:
null
|
Commit
;
txs
:
readonly
Uint8Array
[]
;
}
Hierarchy (
view full
)
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
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
evidence
header
last
Commit
txs
@crownfi/sei-js-proto
Loading...
For the block at height 1, last commit is not set.