Skip to content

Commit

Permalink
Merge pull request #3707 from terencechain/patch-145
Browse files Browse the repository at this point in the history
Minor comment on `ExecutionLayerWithdrawalRequest`
  • Loading branch information
hwwhww committed Apr 26, 2024
2 parents 8ca7c03 + 22a9c72 commit b625daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/electra/beacon-chain.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ class PendingPartialWithdrawal(Container):
```
#### `ExecutionLayerWithdrawalRequest`

*Note*: The container is new in EIP7251.
*Note*: The container is new in EIP7251:EIP7002.

```python
class ExecutionLayerWithdrawalRequest(Container):
Expand Down

0 comments on commit b625daf

Please sign in to comment.