Joanne Fuller
Results
2
comments of
Joanne Fuller
@hwwhww I think the `__inti__()`s for `Bitvector` and `Vector` have the override mentioned in 2. above? :) https://github.com/ethereum/py-ssz/blob/7e9c1079dc503902484003fa6f46f4b8c69c8e1e/ssz/sedes/bitvector.py#L19-L22 https://github.com/ethereum/py-ssz/blob/7e9c1079dc503902484003fa6f46f4b8c69c8e1e/ssz/sedes/vector.py#L25-L32
@hwwhww that seems like a good way to do it :)