Epoch

Type Alias Epoch 

Source
pub type Epoch = u64;
Expand description

Epoch represents a configuration period in the aggregation protocol. Validators may change between epochs, requiring new threshold signatures.