diff --git a/source/mainnet/docs/help-and-faq/delegation-faq.rst b/source/mainnet/docs/help-and-faq/delegation-faq.rst index 1bffa3c74b..53f971d752 100644 --- a/source/mainnet/docs/help-and-faq/delegation-faq.rst +++ b/source/mainnet/docs/help-and-faq/delegation-faq.rst @@ -145,7 +145,7 @@ For validators .. dropdown:: How can I change the delegation commissions for my staking pool? - You can change the commissions for your staking pool within the allowed limits in the |bw|, |mw-gen2|, and Desktop Wallet. See :ref:`update pool settings` for information about how to do this for each type of wallet. In the |mw-gen1| it is not possible for pool owners to set the commissions. If you want to be able to adjust commissions, you must use the |mw-gen2| or |bw|. For information about the process, see :ref:`the delegation FAQ`. + You can change the commissions for your staking pool within the allowed limits in the |bw|, |cryptox|, and Desktop Wallet. See :ref:`update pool settings` for information about how to do this for each type of wallet. .. dropdown:: Is there a cool-down period for validators? @@ -168,30 +168,6 @@ For validators Yes, the funds locked in a release schedule can be staked. -.. _comm-update-legacy-mw: - -.. dropdown:: How can I change the commissions in my staking pool if I am using |mw-gen1|? - - For users of |mw-gen1| that want to update commission rates for a staking pool, you must do this in Concordium Client, the Concordium command line tool. - - #. :ref:`Download and install the Concordium Client for your platform`. - - #. Import the keys of one or more accounts from a JSON file exported from the |mw-gen1| in Concordium Client with the following command: - - .. code-block:: console - - concordium-client config account import FILE [--name NAME] - - The ``--name`` option selects which account to import and imports it with this name. If it’s omitted, all accounts in the file are imported under their existing names. - - #. Once imported, use the ``configure validator`` command to adjust your commission rates as shown below. - - .. code-block:: console - - concordium-client validator configure --sender "MyValidatorAccountName" --delegation-transaction-fee-commission 0.2 --delegation-block-reward-commission 0.3 - - The commission rates will be effective at the next pay day. - For validators, delegators and passive delegators ------------------------------------------------- diff --git a/source/mainnet/docs/help-and-faq/onboarding-guide-ethereum-developers/faq.rst b/source/mainnet/docs/help-and-faq/onboarding-guide-ethereum-developers/faq.rst index b18ddb8014..f40bd10b90 100644 --- a/source/mainnet/docs/help-and-faq/onboarding-guide-ethereum-developers/faq.rst +++ b/source/mainnet/docs/help-and-faq/onboarding-guide-ethereum-developers/faq.rst @@ -680,13 +680,9 @@ Miscellaneous There are several options to request test CCD: **Option 1:** - If you just created your account in the mobile app wallet, you + If you just created your account in the |cryptox| app, you find a button to request 2000 testnet CCD to get started with your new account. - .. image:: ../../../tutorials/piggy-bank/images/pb_tutorial_5.png - :width: 20 % - .. image:: ../../../tutorials/piggy-bank/images/pb_tutorial_6.png - :width: 20 % **Option 2:** If you have the curl package installed on your Unix-like operating systems, you can request CCD in the terminal directly from the wallet proxy via the below command. diff --git a/source/mainnet/docs/help-and-faq/onboarding-guide-solana-developers/faq.rst b/source/mainnet/docs/help-and-faq/onboarding-guide-solana-developers/faq.rst index cd4a6b53d5..df10eb1029 100644 --- a/source/mainnet/docs/help-and-faq/onboarding-guide-solana-developers/faq.rst +++ b/source/mainnet/docs/help-and-faq/onboarding-guide-solana-developers/faq.rst @@ -647,14 +647,9 @@ Miscellaneous There are several options to request test CCD: **Option 1:** - If you just created your account in the mobile app wallet, you + If you just created your account in the |cryptox| app, you find a button to request 2000 testnet CCD to get started with your new account. - .. image:: ../../../tutorials/piggy-bank/images/pb_tutorial_5.png - :width: 20 % - .. image:: ../../../tutorials/piggy-bank/images/pb_tutorial_6.png - :width: 20 % - **Option 2:** If you have the curl package installed on your Unix-like operating systems, you can request CCD in the terminal directly from the wallet proxy via the below command. diff --git a/source/mainnet/docs/resources/glossary.rst b/source/mainnet/docs/resources/glossary.rst index 770c4262fd..6bc953bb6f 100644 --- a/source/mainnet/docs/resources/glossary.rst +++ b/source/mainnet/docs/resources/glossary.rst @@ -237,7 +237,7 @@ Also see the Concordium `Whitepaper