Merge pull request #3707 from terencechain/patch-145
Minor comment on `ExecutionLayerWithdrawalRequest`
This commit is contained in:
commit
b625daf421
|
@ -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):
|
||||
|
|
Loading…
Reference in New Issue