Skip to content

Commit 31fe87a

Browse files
committed
fixed from notion -> vscode artefacts
1 parent 5d241a8 commit 31fe87a

File tree

1 file changed

+8
-7
lines changed
  • public/content/roadmap/pectra/maxeb

1 file changed

+8
-7
lines changed

public/content/roadmap/pectra/maxeb/index.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### 1. Overview
66

77
- Who is affected?
8-
- What is MaxEB?
8+
- What is "MaxEB"?
99
- How does a validator opt in?
1010
- Risks
1111

@@ -27,27 +27,28 @@ Anyone who runs a validator - this is likely someone who knows the index (e.g. [
2727

2828
If you stake using a liquid staking token (e.g. rETH or stETH), no action is required or recommended.
2929

30-
## What is maxEB?
30+
## What is "maxEB"?
3131

3232
maxEB = the MAXimum Effective Balance of a validator. Until the Pectra hard fork, every validator earns on a maximum 32 ETH. After Pectra, validators have the option to earn on any balance between 32 and 2048 ETH, in 1 ETH increments by opting in to the change.
3333

3434
## How does a validator opt in?
3535

3636
A validator opts into the maxEB change by converting from **Type 1** to **Type 2** withdrawal credentials. This can be done on the [Launchpad](https://launchpad.ethereum.org/) after the Pectra hard fork goes live. As with **Type 0****Type 1**, converting from **Type 1****Type 2** is an irreversible process.
3737

38-
- ℹ️ What’s a withdrawal credential?
38+
<Details summary="What’s a withdrawal credential?">
3939

4040
When you run a validator, you have a set of withdrawal credentials. These can be found in your deposit data json or you can view them on your validator’s beaconcha.in [deposit tab](https://beaconcha.in/validator/12345#deposits).
4141

42-
1. **Type 0** withdrawal credentials: If your validator’s withdrawal credentials begin with `0x00`, you deposited before the Shapella hard fork and do not yet have a withdrawal address set.
42+
1. **Type 0** withdrawal credentials: If your validator’s withdrawal credentials begin with `0x00...`, you deposited before the Shapella hard fork and do not yet have a withdrawal address set.
4343

4444
![Type 0 withdrawal credential](/images/maxeb/0x00-wd.png)
4545

46-
2. **Type 1** withdrawal credentials: If your validator’s withdrawal credentials begin with `0x01`, you deposited after the Shapella hard fork or already converted your **Type 0** credentials to **Type 1** credentials.
46+
2. **Type 1** withdrawal credentials: If your validator’s withdrawal credentials begin with `0x01...`, you deposited after the Shapella hard fork or already converted your **Type 0** credentials to **Type 1** credentials.
4747

4848
![Type 1 withdrawal credential](/images/maxeb/0x01-wd.png)
4949

50-
3. **Type 2** withdrawal credentials: This new withdrawal credential type will begin with `0x02…` and will be enabled after Pectra. Validators with **Type 2** withdrawal credentials are sometimes called “**compounding validators**
50+
3. **Type 2** withdrawal credentials: This new withdrawal credential type will begin with `0x02...` and will be enabled after Pectra. Validators with **Type 2** withdrawal credentials are sometimes called "**compounding validators**"
51+
</Details>
5152

5253
| **Allowed** | **Not allowed** |
5354
| --- | --- |
@@ -84,7 +85,7 @@ To consolidate validators, you must have a *target validator* that has a **Type
8485

8586
This will be required for the first validator you convert to **Type 2**. This validator’s index is preserved and active. For a conversion, the *source validator* == the *target validator.*
8687

87-
The validator must
88+
The validator must...
8889

8990
- be active
9091
- have **Type 1** withdrawal credentials

0 commit comments

Comments
 (0)