From 2eb8d4e55af6ea5f3b2c4712da2498412b6cb6de Mon Sep 17 00:00:00 2001 From: Catalin Rosu Date: Thu, 5 Dec 2024 15:11:48 +0200 Subject: [PATCH] Update content/guides/depin/getting-started.md Co-authored-by: lanvidr <51134415+lanvidr@users.noreply.github.com> --- content/guides/depin/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/guides/depin/getting-started.md b/content/guides/depin/getting-started.md index c7c95d823..7ed193398 100644 --- a/content/guides/depin/getting-started.md +++ b/content/guides/depin/getting-started.md @@ -41,7 +41,7 @@ oriented to these common on-chain DePIN use cases. Topics covered include: When minting a token on Solana, there are two token programs to choose from: [the Token program](https://spl.solana.com/token) or -[the Token22 program](https://spl.solana.com/token-2022). While there are +[the Token22 program](https://spl.solana.com/token-2022). There are tradeoffs to consider (discussed [here](https://solana.stackexchange.com/questions/9205/what-is-the-advantage-of-using-the-token22-token-extensions-program-over-the-old)), most DePIN teams have elected to use