Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
Block
Interface Block
interface
Block
{
header
:
BlockHeader
;
id
:
string
;
txs
:
readonly
Uint8Array
[]
;
}
Index
Properties
header
id
txs
Properties
Readonly
header
header
:
BlockHeader
Readonly
id
id
:
string
The ID is a hash of the block header (uppercase hex)
Readonly
txs
txs
:
readonly
Uint8Array
[]
Array of raw transactions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
header
id
txs
@crownfi/sei-js-proto
Loading...
The ID is a hash of the block header (uppercase hex)