Files
lighthouse/beacon_chain/utils/boolean-bitfield
Alex Stokes 031b7bf225 Add method to calculate the underlying number of bytes
Required for part of attestation validation logic
2018-11-20 12:40:13 -08:00
..

Boolean Bitfield

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