Interface: BlockHeader
@shareledgerjs/client.BlockHeader
This is the same as BlockHeader from @cosmjs/launchpad but those might diverge in the future.
Properties
chainId
• Readonly chainId: string
height
• Readonly height: number
time
• Readonly time: string
An RFC 3339 time string like e.g. '2020-02-15T10:39:10.4696305Z'
version
• Readonly version: Object
Type declaration
| Name | Type |
|---|---|
app | string |
block | string |