File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ export const StxSupplyRoutes: FastifyPluginAsync<
79
79
} ) ,
80
80
total_stx_year_2050 : Type . String ( {
81
81
description :
82
- 'The Stacks cryptocurrency has a predefined future supply that reaches approx 1,818M STX by year 2050 ' ,
82
+ 'String quoted decimal number of total circulating STX supply in year 2050. STX supply grows approx 0.3% annually thereafter in perpetuity. ' ,
83
83
} ) ,
84
84
unlocked_stx : Type . String ( {
85
85
description :
@@ -207,7 +207,7 @@ export const StxSupplyRoutes: FastifyPluginAsync<
207
207
} ) ,
208
208
totalStacksYear2050 : Type . String ( {
209
209
description :
210
- 'The Stacks cryptocurrency has a predefined future supply that reaches approx 1,818M STX by year 2050 ' ,
210
+ 'String quoted decimal number of total circulating STX supply in year 2050. STX supply grows approx 0.3% annually thereafter in perpetuity. ' ,
211
211
} ) ,
212
212
totalStacksYear2050Formatted : Type . String ( {
213
213
description :
You can’t perform that action at this time.
0 commit comments