Skip to content

Commit

Permalink
Update docs/learn/learn-account-balances.md
Browse files Browse the repository at this point in the history
Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>
  • Loading branch information
filippoweb3 and DrW3RK authored May 7, 2024
1 parent fb8a07b commit 439f0b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/learn/learn-account-balances.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ be used for transfers, to pay fees, or must remain frozen and unused due to an o
:::info A more efficient distribution of account balance types

Soon, Polkadot SDK pallets will implement the _fungible_ trait (see
[Rust Book](https://doc.rust-lang.org/book/ch10-02-traits.html) for more info about traits). This
[Reference docs](https://paritytech.github.io/polkadot-sdk/master/frame_support/traits/tokens/fungible/index.html) for more info about traits). This
new logic will allow for more efficient use of your account balance. Specifically, the
[fungible trait](https://github.com/paritytech/polkadot-sdk/issues/1833#issuecomment-1805764506)
will allow using the `free` balance for on-chain activity like setting proxies and identities.
Expand Down

0 comments on commit 439f0b5

Please sign in to comment.