Hierarchy

  • BlockHeader

Properties

Properties

chainId: string
height: number
time: string

An RFC 3339 time string like e.g. '2020-02-15T10:39:10.4696305Z'

version: {
    app: string;
    block: string;
}

Type declaration

  • Readonly app: string
  • Readonly block: string

Generated using TypeDoc