Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UnpredictableGasLimitError

Hierarchy

  • EthersError<"UNPREDICTABLE_GAS_LIMIT">
    • UnpredictableGasLimitError

Index

Properties

code: ErrorCode
error?: Error
info?: Record<string, any>
message: string
name: string
stack?: string
transaction: any

Generated using TypeDoc