Resource Interface Receiver
_10pub resource interface Receiver {
Interface to mediate deposits to the Collection
Functions
deposit()
_10fun deposit(token: NFT)
Adds an NFT to the resource implementing it
Parameters:
- token : The NFT resource that will be deposited