Skip to content

Commit 65a510e

Browse files
author
Filippo
committed
rm banner
1 parent 5bd478e commit 65a510e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docs/learn/learn-account-balances.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ In the Polkadot ecosystem, there are different types of balances depending on th
77
Different balance types dictate whether your balance can be used for transfers, to pay fees, or must
88
remain frozen and unused due to an on-chain requirement.
99

10-
!!!info "A more efficient distribution of account balance types"
11-
Soon, pallets on Polkadot SDK will be implementing the _fungible_ trait (see [the tracking issue](https://github.com/paritytech/polkadot-sdk/issues/226) for more info). This new logic will allow for more efficient use of your account balance. Specifically, the [fungible trait](https://paritytech.github.io/polkadot-sdk/master/frame_support/traits/tokens/fungible/index.html) will allow using the `free` balance for on-chain activity like setting proxies and identities.
12-
1310
There are 5 types of account balances:
1411

1512
- **Free** is the balance that can be used for on-chain activity like staking, participating in

0 commit comments

Comments
 (0)