Skip to content

Commit 1bf8ca5

Browse files
Apply suggestions by @ralexstokes
Co-authored-by: Alex Stokes <[email protected]>
1 parent 747a5a7 commit 1bf8ca5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/core/pyspec/eth2spec/test/electra/block_processing/test_process_consolidation_request.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -858,7 +858,6 @@ def run_consolidation_processing(spec, state, consolidation, success=True):
858858
yield 'consolidation_request', consolidation
859859

860860
spec.process_consolidation_request(state, consolidation)
861-
# print(state.validators[target_index].withdrawal_credentials)
862861

863862
yield 'post', state
864863

0 commit comments

Comments
 (0)