Resource NFT
_10pub resource NFT {_10_10    pub let id: UInt64_10}
Requirement that all conforming NFT smart contracts have to define a resource called NFT that conforms to INFT
Implemented Interfaces:
- INFT
NFT
_10pub resource NFT {_10_10    pub let id: UInt64_10}
Requirement that all conforming NFT smart contracts have to define a resource called NFT that conforms to INFT
Implemented Interfaces:
INFT