Usurped

data class Usurped(val txHash: String, val replacedBy: String?) : TransactionFinalizationResult

Transaction was replaced by another (usurped).

Constructors

Link copied to clipboard
constructor(txHash: String, replacedBy: String?)

Properties

Link copied to clipboard

Hash of the replacing transaction

Link copied to clipboard

Original extrinsic hash