EpochTimeState is the epoch state.

interface BeaconEpochTimeState {
    epoch: longnum;
    height: longnum;
}

Properties

Properties

epoch: longnum
height: longnum