Skip to content

Commit

Permalink
docs: update validator migration docs (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
forcodedancing authored Apr 15, 2024
1 parent 389762b commit 5a0e542
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions docs/bcfusion/validators/migrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,16 @@ Chain marks a significant milestone, enabling validators to be directly created
Feynman hardfork, validators initially established on the BNB Beacon Chain are required to migrate to the BNB Smart
Chain to continue their operations.

This document outlines the available options for migrating your validator, ensuring a seamless transition to the new
infrastructure.
To migrate your validator, you can take the following steps:

## Option 1: Using the Staking dApp
1. Create a new validator

The Staking dApp offers a user-friendly interface for creating a new validator on the BNB Smart Chain. Follow the
detailed instructions in the [validator creation guide](creation.md) to set up your new validator. It's crucial to
populate the `Identity` field as specified in the guide to ensure a successful migration.

2. Migrate stakes to the new validator

Once your new validator is active, inform your delegators about the migration. They will need to migrate their stakes to
your new validator to continue supporting you. For comprehensive details on stake migration, refer to
the [stake migration guide](../users/stake-migration.md).

## Option 2: Using the Migration Tool

For those who prefer command-line tools, the BNB Chain team has developed
a [migration tool](https://github.com/bnb-chain/bc-migration-tool). This tool is designed to facilitate the migration
process for validator operators. Follow the [provided steps](https://github.com/bnb-chain/bc-migration-tool) to use the
migration tool effectively.
the [stake migration guide](../users/stake-migration.md).

0 comments on commit 5a0e542

Please sign in to comment.