Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/docs-operate/operators/setup/registering-sequencer.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Before proceeding, ensure you have completed the [Sequencer Setup Guide](./seque

- Completed sequencer node setup with keystore generated
- Access to your **public keystore** file (`keyN_staker_output.json`)
- Sufficient ATP/ATV tokens for staking
- Sufficient **Aztec Token Position (ATP)** or **Aztec Token Vault (ATV)** balance for staking
- Wallet with ETH for gas fees
- Web browser for accessing the staking dashboard

Expand Down Expand Up @@ -124,7 +124,7 @@ Follow these steps to register your sequencer(s) through the staking dashboard:

1. **Navigate to the staking dashboard** at https://stake.aztec.network

2. **Connect your wallet** with the account that holds your ATP/ATV tokens
2. **Connect your wallet** with the account that holds your Aztec Token Position (ATP) or Aztec Token Vault (ATV) balance

3. **Click "Stake"**

Expand All @@ -136,7 +136,7 @@ Follow these steps to register your sequencer(s) through the staking dashboard:

5. **Click through "Start Registration"** after reviewing the requirements

6. **Select the ATP/ATV tokens you want to stake**
6. **Select the ATP or ATV balance you want to stake**

7. **Upload your keystore JSON file** (either single or combined multi-sequencer file)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Before proceeding, ensure you have completed the [Sequencer Setup Guide](./seque

- Completed sequencer node setup with keystore generated
- Access to your **public keystore** file (`keyN_staker_output.json`)
- Sufficient ATP/ATV tokens for staking
- Sufficient **Aztec Token Position (ATP)** or **Aztec Token Vault (ATV)** balance for staking
- Wallet with ETH for gas fees
- Web browser for accessing the staking dashboard

Expand Down Expand Up @@ -124,7 +124,7 @@ Follow these steps to register your sequencer(s) through the staking dashboard:

1. **Navigate to the staking dashboard** at https://stake.aztec.network

2. **Connect your wallet** with the account that holds your ATP/ATV tokens
2. **Connect your wallet** with the account that holds your Aztec Token Position (ATP) or Aztec Token Vault (ATV) balance

3. **Click "Stake"**

Expand All @@ -136,7 +136,7 @@ Follow these steps to register your sequencer(s) through the staking dashboard:

5. **Click through "Start Registration"** after reviewing the requirements

6. **Select the ATP/ATV tokens you want to stake**
6. **Select the ATP or ATV balance you want to stake**

7. **Upload your keystore JSON file** (either single or combined multi-sequencer file)

Expand Down
Loading