Lux.Web3.Contracts.AgenticCompany.Errors.SpectralTransferFailed (Lux v0.5.0)
View SourceError struct for error SpectralTransferFailed
Summary
Types
@type t() :: %Lux.Web3.Contracts.AgenticCompany.Errors.SpectralTransferFailed{ amount: non_neg_integer(), from: Ethers.Types.t_address(), to: Ethers.Types.t_address() }