We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ac0422 commit add6f16Copy full SHA for add6f16
tests/generators/ssz_static/main.py
@@ -7,7 +7,7 @@
7
from eth2spec.debug import random_value, encode
8
from eth2spec.test.helpers.constants import TESTGEN_FORKS, MINIMAL, MAINNET
9
from eth2spec.test.context import spec_targets
10
-from eth2spec.utils.ssz.ssz_typing import Container
+from eth2spec.utils.ssz.ssz_typing import Container, Profile, StableContainer
11
from eth2spec.utils.ssz.ssz_impl import (
12
hash_tree_root,
13
serialize,
0 commit comments