We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73eb879 commit 085aa10Copy full SHA for 085aa10
examples/erc20/NEST/NEST.xml
@@ -189,7 +189,7 @@
189
<ts:syntax>1.3.6.1.4.1.1466.115.121.1.36</ts:syntax>
190
</ts:type>
191
<ts:label>
192
- <ts:string xml:lang="en">gets the next time dividends are available</ts:string>
+ <ts:string xml:lang="en">gets the time limit for dividend claims</ts:string>
193
</ts:label>
194
<ts:origins>
195
<ethereum:call function="checkTimeLimit" contract="NESTRevenueDistribution" as="uint">
@@ -202,7 +202,7 @@
202
203
204
205
+ <ts:string xml:lang="en">gets the time limit for bonus</ts:string>
206
207
208
<ethereum:call function="checkGetAbonusTimeLimit" contract="NESTRevenueDistribution" as="uint">
0 commit comments