interface Bound {
    epoch: number;
    slot: number;
    time: RelativeTime;
}

Properties

Properties

epoch: number
slot: number