mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-20 15:38:55 +00:00
Update specs/eip4844/beacon-chain.md
Co-authored-by: Alex Stokes <r.alex.stokes@gmail.com>
This commit is contained in:
parent
6d270cdc52
commit
ca538f52a0
@ -312,7 +312,7 @@ def initialize_beacon_state_from_eth1(eth1_block_hash: Hash32,
|
||||
```
|
||||
|
||||
### Disabling Withdrawals
|
||||
During testing we avoid Capella-specific updates the state transition. We do this by replacing the following functions with a no-op implementation:
|
||||
During testing we avoid Capella-specific updates to the state transition. We do this by replacing the following functions with a no-op implementation:
|
||||
- `process_full_withdrawals`
|
||||
- `process_partial_withdrawals`
|
||||
- `process_withdrawals`
|
||||
|
Loading…
x
Reference in New Issue
Block a user