EpochInfo: {
absoluteSlot: number;
blockHeight?: number;
epoch: number;
slotIndex: number;
slotsInEpoch: number;
transactionCount?: number;
}
Type declaration
-
absoluteSlot: number
-
Optional
blockHeight?: number
-
epoch: number
-
slotIndex: number
-
slotsInEpoch: number
-
Optional
transactionCount?: number
Information about the current epoch