Skip to content

Commit

Permalink
chore: 🤖 update whitelist msg
Browse files Browse the repository at this point in the history
  • Loading branch information
heldrida committed Feb 15, 2024
1 parent f521b3c commit 23800a9
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/Messages/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
export const whitelistNotRequired =
"👋 Hey! Since the Testnet Phase {1}, that all users are free to set up and run a node. There hasn't been any whitelisting since and until further notice, you shouldn't be worried. Read our <https://blog.fleek.network> and check our documentation <https://docs.fleek.network> to learn more, please 🙏";
export const whitelistNotRequired =`👋 Hey! In preparation for Testnet {4}, we've launched a Genesis Node Operators Application form to collect node specification details from Node Operators.
The Testnet Phase {4} introduces the Fleek Network Genesis Operators (GO’s), comprising approximately 50-100 initial node operators selected by the Foundation based on both merit and geographic location to operate nodes during the Phase {4} testnet–the Fleek team will reach out to the selected node operators. Stay informed by checking the blog for updates on the selection process. If you haven't been contacted, it indicates that you were not selected.
For any further conditions and rules to operate a node, you'll have to check our <https://blog.fleek.network> and documentation <https://docs.fleek.network> to learn more, please 🙏`;

export const warningAssistedAI =
"-----------------------------------\n\n🤖 Please note that this text was generated by an AI-powered assistant. While we try to provide accurate and helpful information, it's always advisable to double-check with original knowledge sources, e.g. docs.";
Expand Down

0 comments on commit 23800a9

Please sign in to comment.