Skip to content

Commit 4cde4d3

Browse files
committed
little-fix
1 parent b0d2211 commit 4cde4d3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

nep-24.mediawiki

+6-6
Original file line numberDiff line numberDiff line change
@@ -71,31 +71,31 @@ Multi royaltyRecipient
7171
[
7272
[
7373
{
74-
"name":"royaltyRecipient1",
74+
"name":"royaltyRecipient",
7575
"type":"Hash160"
7676
},
7777
{
78-
"name":"royaltyAmount1",
78+
"name":"royaltyAmount",
7979
"type":"Integer"
8080
}
8181
],
8282
[
8383
{
84-
"name":"royaltyRecipient2",
84+
"name":"royaltyRecipient",
8585
"type":"Hash160"
8686
},
8787
{
88-
"name":"royaltyAmount2",
88+
"name":"royaltyAmount",
8989
"type":"Integer"
9090
}
9191
],
9292
[
9393
{
94-
"name":"royaltyRecipient3",
94+
"name":"royaltyRecipient",
9595
"type":"Hash160"
9696
},
9797
{
98-
"name":"royaltyAmount3",
98+
"name":"royaltyAmount",
9999
"type":"Integer"
100100
}
101101
]

0 commit comments

Comments
 (0)