eth2.0-specs/tests/core
Alex Stokes 4c73fec88e
convert `LightClientStore` to python object instead of SSZ object
this avoids the type overhead of having to define a max size for
the object's data and skips the overhead of serialization/consensus
for a type that does not need it
2021-05-06 10:52:48 -07:00
..
pyspec convert `LightClientStore` to python object instead of SSZ object 2021-05-06 10:52:48 -07:00