Files
lighthouse/beacon_chain/utils/boolean-bitfield
Alex Stokes 38d9d7ac92 Add method to calculate the underlying number of bytes
Required for part of attestation validation logic
2018-12-12 09:23:53 -08:00
..

Boolean Bitfield

Implements a set of boolean as a tightly-packed vector of bits.