Options
All
  • Public
  • Public/Protected
  • All
Menu

This error indicates that the contract you are attempting to create an encoder for does not appear in the project info.

Hierarchy

  • Error
    • ContractNotFoundError

Index

Constructors

  • new ContractNotFoundError(contractName: string, bytecode: string, deployedBytecode: string, address?: string): ContractNotFoundError

Properties

address: string
bytecode: string
contractName: string
deployedBytecode: string

Generated using TypeDoc