Skip to content

PendingEpoch

The currently pending epoch, which is still active.

struct PendingEpoch {
    uint96 totalWork;
    uint256 number;
}