Skip to content

PendingEpochStorage

struct PendingEpochStorage {
    uint96 totalWork;
    uint64 number;
}