Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TransactionReplacedError

Hierarchy

  • EthersError<"TRANSACTION_REPLACED">
    • TransactionReplacedError

Index

Properties

cancelled: boolean
code: ErrorCode
error?: Error
hash: string
info?: Record<string, any>
message: string
name: string
reason: "repriced" | "cancelled" | "replaced"
receipt: any
replacement: any
stack?: string

Generated using TypeDoc