Interface: BlockMetadata
Metadata of a block, used in transaction data.
Properties
hash
• hash: string
Hash of the block.
Defined in
height
• height: number
Height of the block.
Defined in
timestamp
• timestamp: string
Timestamp of the block; useful if timeFirstSeen
of a transaction is
unknown.