@solana/web3.js
Preparing search index...
EpochInfo
Type Alias EpochInfo
Information about the current epoch
type
EpochInfo
=
{
absoluteSlot
:
number
;
blockHeight
?:
number
;
epoch
:
number
;
slotIndex
:
number
;
slotsInEpoch
:
number
;
transactionCount
?:
number
;
}
Index
Properties
absolute
Slot
block
Height?
epoch
slot
Index
slots
In
Epoch
transaction
Count?
Properties
absolute
Slot
absoluteSlot
:
number
Optional
block
Height
blockHeight
?:
number
epoch
epoch
:
number
slot
Index
slotIndex
:
number
slots
In
Epoch
slotsInEpoch
:
number
Optional
transaction
Count
transactionCount
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
absolute
Slot
block
Height
epoch
slot
Index
slots
In
Epoch
transaction
Count
@solana/web3.js
Loading...
Information about the current epoch