Skip to content
This repository was archived by the owner on Aug 10, 2026. It is now read-only.

Commit fe7f87e

Browse files
authored
Updated "standard" attribute description (ethereum-lists#2282)
1 parent b411ab9 commit fe7f87e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tools/schema/chainSchema.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,8 @@
101101
"type":"string"
102102
},
103103
"standard":{
104-
"type":"string"
104+
"type":"string",
105+
"description": "EIP3091 or none"
105106
}
106107
}
107108
}

0 commit comments

Comments
 (0)