updated migration article

Signed-off-by: PRavaga <trueravaga@gmail.com>
This commit is contained in:
PRavaga 2024-04-03 15:13:36 +02:00
parent b98fb7a5f5
commit 6fa4057965
No known key found for this signature in database
GPG key ID: 2A5FC2B63150943E
4 changed files with 39 additions and 2 deletions

View file

@ -8,6 +8,6 @@ Proof of stake mining or staking is typically implemented in such way that a ran
Open Zano app, make sure the blockchain is synchronised and turn on `Staking` switch.
![alt proof-of-stake-mining](../../static/img/mine/proof-of-stake-mining/proof-of-stake-mining.png "proof-of-stake-mining")_<figcaption style={{textAlign: "center" }} >Proof-of-stake mining</figcaption>_
![alt proof-of-stake-mining](../../static/img/mine/proof-of-stake-mining/proof-of-stake-mining.png "proof-of-stake-mining")<figcaption style={{textAlign: "center" }} >Proof-of-stake mining</figcaption>
You can observe your progress in the `Staking` tab of your staking wallet. The amount of earnings depends on the wallet balance. Note that funds, that participate in proof-of-stake will be locked. When you turn `Staking` off, balance will get unlocked right away. You can switch `Staking` on and off without any limitations.

View file

@ -2,4 +2,41 @@
sidebar_position: 10
---
TBD
# Zarcanum Migration
With the Zarcanum hardfork, Zano introduces an essential feature for all users: the Auto Migration process. This feature is designed to seamlessly transition your wallet to the post-Zarcanum era, ensuring that you can continue to stake and participate in the network without interruption.
## What is Auto Migration?
Auto Migration is an automated process within the Zano wallet that takes pre-Zarcanum outputs and consolidates them. Here's what it entails:
**Collection**: The wallet automatically gathers all old outputs in your Zano wallet that were created before the Zarcanum hardfork.
**Consolidation**: These outputs are then consolidated into a few transactions. This step is crucial because it reduces the complexity and size of your wallet, making it more
efficient.
**Recreation**: The consolidated funds are sent to your own wallet address. This step recreates the outputs in the post-Zarcanum format, making your funds compatible with the new network rules.
**Staking Eligibility**: By converting your outputs to the new format, your wallet becomes eligible for staking in the post-Zarcanum era. This means you can immediately participate in securing the network and earning staking rewards.
## How to Use Auto Migration
Using the Auto Migration feature is simple, thanks to the new wallet interface. Follow these steps to ensure your wallet is ready for staking in the post-Zarcanum era:
**Look for the Migration Button**: When you open your updated Zano wallet, look for the 'Migrate wallet to Zarcanum' button, typically located at the top of the screen.
![alt migration-button](../../static/img/use/zarcanum-migration/button.png "migration button")<figcaption style={{textAlign: "center" }} >Migration button</figcaption>
**Initiate Migration**: If your wallet detects pre-Zarcanum outputs, a popup will appear informing you of the number of outputs and the total ZANO amount they represent. For example, "There are 112 outputs with a total amount of 24 ZANO".
**Understand the Details**: If you're unsure about what 'outputs' means, click on the "What does it mean?" link for a detailed explanation — this will be the article currently in progress.
**Review the Transaction Fee**: The popup will also display the transaction fee required to migrate your outputs. Ensure you have enough balance to cover this fee.
**Confirm Migration**: By clicking the 'Migrate' button, the wallet will consolidate your outputs and recreate them in the post-Zarcanum format.
![alt migration-popup](../../static/img/use/zarcanum-migration/popup.png "migration popup")<figcaption style={{textAlign: "center" }} >Migration popup</figcaption>
**Complete the Process**: The migration transaction will be sent. It require 10 blocks time to get confirmed, just like any other transaction.
**Post-Migration**: Once the migration is completed, your wallet will be up-to-date with the Zarcanum protocol, and you'll be all set to continue staking and using your wallet as usual.

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB