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

View Source

Error struct for error OwnableUnauthorizedAccount

Summary

Types

t()

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