mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-03 08:04:56 -05:00
Update 0_beacon-chain.md
This commit is contained in:
@@ -1278,6 +1278,7 @@ def get_churn_limit(state: BeaconState) -> int:
|
||||
MIN_PER_EPOCH_CHURN_LIMIT,
|
||||
MAX_FULL_CHURN_EPOCHS // len(get_active_validators(state, get_current_epoch(state)))
|
||||
)
|
||||
```
|
||||
|
||||
### `bls_verify`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user