Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

CoerceFunc: (type: string, value: any) => any

Type declaration

    • (type: string, value: any): any
    • Parameters

      • type: string
      • value: any

      Returns any

Variables

FormatTypes: {}

Type declaration

  • [name: string]: string
defaultAbiCoder: AbiCoder

Functions

  • checkResultErrors(result: Result): { error: Error; path: (string | number)[] }[]
  • Parameters

    Returns { error: Error; path: (string | number)[] }[]

Generated using TypeDoc