Functions§
- compute_
epoch - Compute epoch in which a slot is contained.
- compute_
period - Compute the sync committee period in which a slot is contained.
- decompress_
sync_ committee_ bits - Decompress packed bitvector into byte vector according to SSZ deserialization rules. Each byte in the decompressed vector is either 0 or 1.
- sync_
committee_ sum - Sums the bit vector of sync committee participation.