Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions assets/erc-7730/erc7730-v2.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -563,6 +563,9 @@
{
"not": { "required": [ "path", "value" ] }
},
{
"not": { "required": [ "$ref" ] }
},
{
"if": { "properties": { "format": { "const": "addressName" } } },
"then": {
Expand Down
Loading