Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 746 Bytes

File metadata and controls

18 lines (10 loc) · 746 Bytes

TransactionReplacement

Properties

Name Type Description Notes
replacedByType ReplaceType [optional]
replacedByTransactionId UUID The ID of the transaction that this transaction was replaced by. [optional]
replacedByTransactionHash String The hash of the transaction that this transaction was replaced by. [optional]
replacedType ReplaceType [optional]
replacedTransactionId UUID The ID of the transaction that this transaction replaced. [optional]
replacedTransactionHash String The hash of the transaction that this transaction replaced. [optional]