Skip to content

Commit c1edcc2

Browse files
author
Weiwu Zhang
committed
contract must have name per new schema requirement
1 parent 73cf29d commit c1edcc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/action/XDAI-bridge.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3838
the new token to create -->
3939
<ts:output>
4040
<ts:token name="dai">
41-
<ts:contract>
41+
<ts:contract name="dai-erc20">
4242
<ts:address network="1">0x6b175474e89094c44da98b954eedeac495271d0f</ts:address>
4343
</ts:contract>
4444
</ts:token>

0 commit comments

Comments
 (0)