clean up unnecessary comment

This commit is contained in:
Alex Stokes 2021-08-24 16:25:25 -07:00
parent 33c96127da
commit 7874e8db88
No known key found for this signature in database
GPG Key ID: 99B3D88FD6C55A69
1 changed files with 0 additions and 1 deletions

View File

@ -132,7 +132,6 @@ def prepare_state_and_get_random_deposits(spec, state, rng):
signed=True,
)
# NOTE: if ``num_deposits == 0``, ``root`` is never assigned to
state.eth1_data.deposit_root = root
state.eth1_data.deposit_count += num_deposits