Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InsufficientFundsError

Hierarchy

  • EthersError<"INSUFFICIENT_FUNDS">
    • InsufficientFundsError

Index

Properties

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

Generated using TypeDoc