Options
All
  • Public
  • Public/Protected
  • All
Menu

Module contexts/ProviderAdapter

This file contains type definition of Ethereum provider as defined in EIP-1193 standard, and adapter from the older provider specification.

Type aliases

LegacyListener

LegacyListener: function

Type declaration

    • (a?: any, b?: any): void
    • Parameters

      • Optional a: any
      • Optional b: any

      Returns void

Generated using TypeDoc