Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1001 Bytes

AnalyticsTxMetadata.md

File metadata and controls

15 lines (11 loc) · 1001 Bytes

AnalyticsTxMetadata

Properties

Name Type Description Notes
Type AnalyticsTxType [optional]
TxHash string the QEDIT-generated hash of the transaction [optional]
BlockHeight int32 The height of the Block (inside the Blockchain) that the transaction is a part of [optional]
BlockHash string the hash of the Block (inside the Blockchain) that the transaction is a part of [optional]
Timestamp string UTC time of creation of the time the Block containing the transaction was created in RFC-3339 format [optional]
IndexInBlock int32 The serial number within the Block of the transaction relative to other QEDIT transactions; indexing is 0-based [optional]

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