From 4bb7d9b601c6eebbdb0603089a3ed138b76b1a14 Mon Sep 17 00:00:00 2001 From: midegdugarova <59020389+midegdugarova@users.noreply.github.com> Date: Sat, 19 Aug 2023 05:34:03 +0200 Subject: [PATCH] Mideg/use links (#421) * restructure use * fixed links * fixed links * fixed links --------- Co-authored-by: Megan Skye Phoenix <58894568+meganskye@users.noreply.github.com> --- docs/use/Manage assets/transfer-tokens.md | 2 +- docs/use/Manage wallets/use-proxies.md | 2 -- .../Manage wallets/using-a-multisig-account-on-astar-portal.md | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) delete mode 100644 docs/use/Manage wallets/use-proxies.md diff --git a/docs/use/Manage assets/transfer-tokens.md b/docs/use/Manage assets/transfer-tokens.md index 0703f2589..539a47ba1 100644 --- a/docs/use/Manage assets/transfer-tokens.md +++ b/docs/use/Manage assets/transfer-tokens.md @@ -182,7 +182,7 @@ Polkadot.js supports all parachains, therefore you will be able to view all the :::caution -Astar has set Polkadot’s DOT Min.balance to 1.1DOT and Min.Transfer Amount to 1.1, so users will need to have at least 2.2DOT + gas to make a minimum transfer. This is to protect user's funds from getting reaped by its Existential Deposit (ED) (more information about ED, please visit [Polkadot Wiki](https://support.polkadot.network/support/solutions/articles/65000168651-what-is-the-existential-deposit-). +Astar has set Polkadot’s DOT Min.balance to 1.1DOT and Min.Transfer Amount to 1.1, so users will need to have at least 2.2DOT + gas to make a minimum transfer. This is to protect user's funds from getting reaped by its Existential Deposit (ED) (more information about ED, please visit [Polkadot Wiki](https://support.polkadot.network/support/solutions/articles/65000168651-what-is-the-existential-deposit-).) ::: diff --git a/docs/use/Manage wallets/use-proxies.md b/docs/use/Manage wallets/use-proxies.md deleted file mode 100644 index ff5f1af8b..000000000 --- a/docs/use/Manage wallets/use-proxies.md +++ /dev/null @@ -1,2 +0,0 @@ -# Use proxy accounts - diff --git a/docs/use/Manage wallets/using-a-multisig-account-on-astar-portal.md b/docs/use/Manage wallets/using-a-multisig-account-on-astar-portal.md index 62bc0cc39..fdfee9def 100644 --- a/docs/use/Manage wallets/using-a-multisig-account-on-astar-portal.md +++ b/docs/use/Manage wallets/using-a-multisig-account-on-astar-portal.md @@ -47,7 +47,7 @@ Ledger accounts cannot be multisig signatories 7. Input the threshold number (the minimum required signatures to authorize and execute a transaction) and name the multisig account. 8. Sign the message to add a small Existential Deposit to the multisig account. ![multisig_guide_4.png](img/multisig_guide_4.png) -9. Optionally, you can enable proxy signatory management to allow enhanced functionalities for your multisig account. ([See reference](/docs/use/user-guides/ +9. Optionally, you can enable proxy signatory management to allow enhanced functionalities for your multisig account. [See reference](/docs/use/Manage%20wallets/pallet-proxy.md) 10. Now, you can manage your multisig account on PolkaSafe. ![multisig_guide_5.png](img/multisig_guide_5.png)