referrerpolicy=no-referrer-when-downgrade

Module functions

Source

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.