Skip to content

Commit

Permalink
Update learn-guides-assets-create.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DrW3RK authored Feb 21, 2024
1 parent 37faece commit 05a73fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/learn/learn-guides-assets-create.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ transferring assets — both Fungible and Non-Fungible Tokens (NFTs). The native
hub is {{ polkadot: DOT :polkadot }}{{ kusama: KSM :kusama }}. The Existential Deposit (ED),
transaction fees, and the deposits for proxy/multisig operations are about 1/10th of the values on
the Relay chains. For example, the Existential Deposit of an Asset Hub account is
{{ polkadot: <RPC network="statemint" path="consts.balances.existentialDeposit" defaultValue={1000000000} filter="humanReadable"/>, :polkadot }}
{{ polkadot: <RPC network="statemint" path="consts.balances.existentialDeposit" defaultValue={100000000} filter="humanReadable"/>, :polkadot }}
{{ kusama: <RPC network="statemint" path="consts.balances.existentialDeposit" defaultValue={1000000000} filter="humanReadable"/>, :kusama }}
when compared to
{{ polkadot: <RPC network="polkadot" path="consts.balances.existentialDeposit" defaultValue={10000000000} filter="humanReadable"/> on Polkadot :polkadot }}
Expand Down

0 comments on commit 05a73fb

Please sign in to comment.