You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ERCS/erc-7496.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ The `traitKey` SHOULD be a `keccak256` hash of a human readable trait name.
55
55
56
56
### Metadata
57
57
58
-
Trait metadata is an optional way to define additional information about which traits are present in a contract, how to parse and display trait values, and permissions for setting trait values.
58
+
Trait metadata is necessary to provide information about which traits are present in a contract, how to display trait names and values, and other optional features.
59
59
60
60
The trait metadata must be compliant with the [specified schema](../assets/eip-7496/DynamicTraitsSchema.json).
0 commit comments