From fafd48f06a51f0c3c816a9aa9af703ca49d05f50 Mon Sep 17 00:00:00 2001 From: Justin Traglia Date: Sat, 15 Jul 2023 17:30:08 +0200 Subject: [PATCH] Fix comment --- specs/_features/whisk/beacon-chain.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/_features/whisk/beacon-chain.md b/specs/_features/whisk/beacon-chain.md index a1b1847e5..1322ec85b 100644 --- a/specs/_features/whisk/beacon-chain.md +++ b/specs/_features/whisk/beacon-chain.md @@ -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,