Fix comment

This commit is contained in:
Justin Traglia 2023-07-15 17:30:08 +02:00
parent 3f3d4123f6
commit fafd48f06a
1 changed files with 1 additions and 1 deletions

View File

@ -461,7 +461,7 @@ def get_beacon_proposer_index(state: BeaconState) -> ValidatorIndex:
## Testing
*Note*: The function `initialize_beacon_state_from_eth1` is modified for pure Whisk testing only.
*Note*: The function `initialize_beacon_state_from_eth1` is modified purely for Whisk testing.
```python
def initialize_beacon_state_from_eth1(eth1_block_hash: Hash32,