Skip to content

Commit 9275422

Browse files
fix: faq emissions text
1 parent 062a630 commit 9275422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/commune-page/src/utils/mocks/frequent-questions.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export const faqData = [
5858
},
5959
{
6060
question: "What is the current token emission?",
61-
answer: `It's 250k tokens/daily.`,
61+
answer: `Token emission is dynamic and depends on Rootnet's subnet allocation. Although there is a daily upper limit of 250,000 tokens, the current emission is approximately 70,000 new tokens per day, primarily due to Rootnet DAO recycling.`,
6262
},
6363
{
6464
question: "What is the total supply of COMAI tokens?",

0 commit comments

Comments
 (0)