Merge pull request #3707 from terencechain/patch-145

Minor comment on `ExecutionLayerWithdrawalRequest`
This commit is contained in:
Hsiao-Wei Wang 2024-04-27 01:05:03 +08:00 committed by GitHub
commit b625daf421
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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):