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