This commit is contained in:
Hsiao-Wei Wang 2023-10-29 03:39:39 +08:00
parent b018fbc46a
commit ae6a9eba26
No known key found for this signature in database
GPG Key ID: AE3D6B174F971DE4
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ from eth2spec.test.helpers.block import (
build_empty_block_for_next_slot,
sign_block
)
from tests.core.pyspec.eth2spec.utils.ssz.ssz_impl import hash_tree_root
@with_deneb_and_later