Skip to content

Commit

Permalink
Merge pull request #1182 from Concordium/Remove-legacy-wallets-from-F…
Browse files Browse the repository at this point in the history
…AQs-section

Removed references and links to legacy wallets i FAQ section
  • Loading branch information
TinaKT authored Dec 11, 2024
2 parents 6b88f4e + 2722357 commit 97e3489
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 42 deletions.
26 changes: 1 addition & 25 deletions source/mainnet/docs/help-and-faq/delegation-faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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<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<wallet-migrate>`.
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<update-pool-settings>` for information about how to do this for each type of wallet.

.. dropdown:: Is there a cool-down period for validators?

Expand All @@ -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<concordium-node-and-client-download>`.

#. 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
-------------------------------------------------

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
12 changes: 6 additions & 6 deletions source/mainnet/docs/resources/glossary.rst
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ Also see the Concordium `Whitepaper <https://developer.concordium.software/gover

An intial account is an account submitted to the chain by the identity provider during the process of requesting a new identity. The initial account can perform all of the same actions as a regular account, however the real-life identity of the initial-account owner is known by the identity provider who submitted it to the chain. In contrast, the real-life identity of the owner of a regular account can only be ascertained by the identity disclosure authority working in concert with the identity provider.

Initial accounts are only relevant for Desktop Wallet and |mw-gen1|.
Initial accounts are only relevant for Desktop Wallet.

Initialize

Expand Down Expand Up @@ -347,11 +347,11 @@ Also see the Concordium `Whitepaper <https://developer.concordium.software/gover

Seed phrase

A group of random words generated by the wallet that allows you to access the CCDs stored in it across devices or in case of non-functioning devices. Seed phrase is supported by |mw-gen2| and |cryptox|.
A group of random words generated by the wallet that allows you to access the CCDs stored in it across devices or in case of non-functioning devices. Seed phrase is supported by |cryptox|.

Secret recovery phrase

Also known as a seed phrase, recovery phrase, mnemonic phrase, mnemonic seed, or backup phrase. A group of random words generated by the wallet that allows you to access the CCDs stored in it across devices or in case of non-functioning devices. Secret recovery phrase is supported by |mw-gen2| and |cryptox|.
Previously used term for seed phrase.

Setup phase

Expand Down Expand Up @@ -484,17 +484,17 @@ Also see the Concordium `Whitepaper <https://developer.concordium.software/gover

Vote delegation

Method whereby a user can add account weight of their account to another account that will cast the ballot. This is used by users of Desktop Wallet and Concordium Legacy Wallet to cast ballots in the 2024 election.
Method whereby a user can add account weight of their account to another account that will cast the ballot. This is used by users of Desktop Wallet to cast ballots in the 2024 election.

For delegation related to earning rewards on an account, see :term:`delegator`.

Wallet

A wallet is an app that allows cryptocurrency users to store and retrieve their digital assets, and manage identities and accounts. Concordium has four wallet types.
A wallet is an app that allows cryptocurrency users to store and retrieve their digital assets, and manage identities and accounts. Concordium has three wallet types.

- The Desktop Wallet: a digital wallet that enables you to create and manage your Concordium identities, credentials, and accounts from your desktop and to create transactions such as sending CCD, adding a validator, and exporting and importing account information.

- The Mobile Wallet: a digital smartphone wallet that enables you to create and manage your Concordium identities and accounts, to create simple transactions, be a validator and delegate, and to export and import your accounts and identities. There are two mobile wallets: |mw-gen2| and |mw-gen1|.
- |cryptox|: a digital smartphone wallet that enables you to create and manage your Concordium identities and accounts, to create simple transactions, be a validator and delegate, and to export and import your accounts and identities.

- The |bw|: a web browser extension wallet that enables you to create and manage your Concordium identities and accounts, to create simple transactions, and to connect to dApps.

Expand Down

0 comments on commit 97e3489

Please sign in to comment.