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

View Source

Error struct for error OwnableInvalidOwner

Summary

Types

t()

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