Preparing search index...
The search index is not available
Solana JavaScript SDK
Solana JavaScript SDK
@solana/sysvars
SysvarEpochSchedule
Type Alias SysvarEpochSchedule
SysvarEpochSchedule
:
Readonly
<
{
firstNormalEpoch
:
Epoch
;
firstNormalSlot
:
Slot
;
leaderScheduleSlotOffset
:
bigint
;
slotsPerEpoch
:
bigint
;
warmup
:
boolean
;
}
,
>
The
EpochSchedule
sysvar.
Information about epoch duration.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Solana JavaScript SDK
Loading...
The
EpochSchedulesysvar.Information about epoch duration.