View Source Ethers.Contracts.ERC721.Errors.ERC721InvalidReceiver (Ethers v0.5.5)

Error struct for error ERC721InvalidReceiver

Summary

Types

t()

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