mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-24 08:18:14 +00:00
Update 0_beacon-chain.md
This commit is contained in:
parent
c783cdb2f4
commit
9c14900c77
@ -2260,8 +2260,6 @@ def process_voluntary_exit(state: BeaconState, exit: VoluntaryExit) -> None:
|
||||
|
||||
##### Transfers
|
||||
|
||||
Note: Transfers are a temporary functionality for phases 0 and 1, to be removed in phase 2.
|
||||
|
||||
Verify that `len(block.body.transfers) <= MAX_TRANSFERS` and that all transfers are distinct.
|
||||
|
||||
For each `transfer` in `block.body.transfers`, run the following function:
|
||||
|
Loading…
x
Reference in New Issue
Block a user