From abf141389189e86b53c8ea1c6ea76f732146c533 Mon Sep 17 00:00:00 2001 From: Dr-Electron Date: Sun, 15 Oct 2023 16:03:10 +0200 Subject: [PATCH] Update mana.md --- docs/learn/protocols/iota2.0/core-concepts/mana.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/learn/protocols/iota2.0/core-concepts/mana.md b/docs/learn/protocols/iota2.0/core-concepts/mana.md index 426b8763165..ef1a66fe697 100644 --- a/docs/learn/protocols/iota2.0/core-concepts/mana.md +++ b/docs/learn/protocols/iota2.0/core-concepts/mana.md @@ -1,6 +1,6 @@ # Tokenomics: Mana, Accounts, Staking and Delegation -Mana is a scarce resource used to access the IOTA ledger and update its state through block creation. It is a spendable asset tracked in the ledger state, powering smart contracts, DeFi applications, block creation, and various other services, and is linked to [accounts](#accounts), which allow you to [stake or delegate](#staking-and-delegation-1) mana to receive [Mana rewards](#mana-rewards). +Mana is a scarce resource used to access the IOTA ledger and update its state through block creation. It is a spendable asset tracked in the ledger state, powering smart contracts, DeFi applications, block creation, and various other services, and is linked to [accounts](#accounts), which allow you to [stake or delegate](#staking-and-delegation-1) IOTA to receive [Mana rewards](#mana-rewards). Our tokenomics model revolves around two key assets: IOTA tokens and [Mana](#mana). Both of these assets will be accessible through your [account](#accounts), from where you’ll be able to either [stake](#staking-and-delegation) your IOTA tokens and help validate the network or [delegate](#staking-and-delegation-1) them to a validator. This article dives into these elements.