Lux.Web3.Contracts.AgenticCompanyFactory.Errors.ERC1967InvalidImplementation (Lux v0.5.0)

View Source

Error struct for error ERC1967InvalidImplementation

Summary

Types

t()

@type t() ::
  %Lux.Web3.Contracts.AgenticCompanyFactory.Errors.ERC1967InvalidImplementation{
    implementation: Ethers.Types.t_address()
  }