View Source Ethers.Contracts.ERC1155.Errors.ERC1155InvalidReceiver (Ethers v0.5.5)

Error struct for error ERC1155InvalidReceiver

Summary

Types

t()

@type t() :: %Ethers.Contracts.ERC1155.Errors.ERC1155InvalidReceiver{
  receiver: Ethers.Types.t_address()
}