update ssz-static generator

This commit is contained in:
protolambda
2019-05-27 23:41:48 +02:00
parent b4c4df6a09
commit 54b14b5ac3

View File

@@ -2,7 +2,7 @@ from random import Random
from eth2spec.debug import random_value, encode
from eth2spec.phase0 import spec
from eth2spec.utils.minimal_ssz import (
from eth2spec.utils.ssz.ssz_impl import (
hash_tree_root,
signing_root,
serialize,