#3 In this PR, we've discussed our own interface of AINFT and feel necessity for following reasons:
- After launching AINFT marketplace, we need to distinguish AINFT from ERC-like NFT.
- For the portability issues. If we set
IAINFT, other contracts can import IAINFT to utilize various things.
#3 In this PR, we've discussed our own interface of AINFT and feel necessity for following reasons:
IAINFT, other contracts can importIAINFTto utilize various things.