Interface Web3Error

Type of errors, thrown by web3 methods.

Hierarchy

  • Error
    • Web3Error

Properties

cause?: unknown
code: number
message: string
name: string
stack?: string

Generated using TypeDoc