Skip to content

Commit 5ac912d

Browse files
author
Weiwu Zhang
committed
unify token as top level element & as reference, both allow name
1 parent 5e5c5a2 commit 5ac912d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

schema/tokenscript.xsd

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
<element minOccurs="0" maxOccurs="unbounded" ref="dsig:Signature"/>
5252
</sequence>
5353
<attribute name="custodian" type="boolean" default="false"/>
54+
<attribute name="name" type="NCName"/>
5455
</complexType>
5556
<keyref name="typeRef" refer="ts:namedTypeName">
5657
<selector xpath=".//ts:origins/ethereum:event|.//ts:origins/ethereum:call"></selector>

0 commit comments

Comments
 (0)