SIP-7 Specify error type for substandard validation failures #15
Closed
frankisawesome
started this conversation in
SIP Discussions
Replies: 1 comment 1 reply
-
We already have |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I think it makes sense for the SIP to specify the error type returned when the zone fails to validate a particular substandard check.
A good one could be
SubstandardViolation(uint8 substandardId, string reason, bytes32 orderHash
Beta Was this translation helpful? Give feedback.
All reactions