Replies: 1 comment 6 replies
-
Should consider for all of HTS and HAS as well. Would be another approach to our issues with "versioning" our system contracts. I wonder what the tool support is? (For example, given a (deployed) contract address and some method you want to call on an interface, will a tool check for you that that contract implements that interface?). And/or: Will a tool generate the |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
🤔 I see that EIP-721 specifies that EIP-165 should be implemented too:
... but HIP-218 does not for some reason.
❓ Is this omission intentional?
❓ regardless of mention/ non-mention in the HIP, is it implemented in HSCS/HTS?
Beta Was this translation helpful? Give feedback.
All reactions