Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 638 Bytes

AddressCoinsTransactionConfirmedDataItemMinedInBlock.md

File metadata and controls

11 lines (8 loc) · 638 Bytes

# AddressCoinsTransactionConfirmedDataItemMinedInBlock

Properties

Name Type Description Notes
height int Defines the number of blocks in the blockchain preceding this specific block.
hash string Represents the hash of the block's header, i.e. an output that has a fixed length.
timestamp int Defines the exact date/time when this transaction was mined in seconds since Unix Epoch time.

[Back to Model list] [Back to API list] [Back to README]