mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-03 21:45:20 -05:00
Restoring chunk challenges and testing
This commit is contained in:
2
setup.py
2
setup.py
@@ -121,7 +121,7 @@ from lru import LRU
|
||||
from eth2spec.utils.ssz.ssz_impl import hash_tree_root
|
||||
from eth2spec.utils.ssz.ssz_typing import (
|
||||
View, boolean, Container, List, Vector, uint64, uint8, bit,
|
||||
ByteList, Bytes1, Bytes4, Bytes32, Bytes48, Bytes96, Bitlist, Bitvector,
|
||||
ByteList, ByteVector, Bytes1, Bytes4, Bytes32, Bytes48, Bytes96, Bitlist, Bitvector,
|
||||
)
|
||||
from eth2spec.utils import bls
|
||||
|
||||
|
||||
Reference in New Issue
Block a user