Interface: Block
@shareledgerjs/client.Block
This is the same as Block from @cosmjs/launchpad but those might diverge in the future.
Properties
header
• Readonly
header: BlockHeader
id
• Readonly
id: string
The ID is a hash of the block header (uppercase hex)
txs
• Readonly
txs: readonly Uint8Array
[]
Array of raw transactions