Interface BlockHeaderJson

Hierarchy

  • BlockHeaderJson

Indexable

[x: string]: unknown

Properties

height?: string
previous?: string
previous_state_merkle_root?: string
signer?: string
timestamp?: string
transaction_merkle_root?: string

Generated using TypeDoc