# Class: EpochSchedule

# Table of contents

# Constructors

# Accessors

# Constructors

# constructor

new EpochSchedule()

# Accessors

# firstNormalEpoch

get firstNormalEpoch(): bigint

# Returns

bigint

# Defined in

internal.d.ts:183 (opens new window)


# firstNormalSlot

get firstNormalSlot(): bigint

# Returns

bigint

# Defined in

internal.d.ts:184 (opens new window)


# leaderScheduleSlotOffset

get leaderScheduleSlotOffset(): bigint

# Returns

bigint

# Defined in

internal.d.ts:181 (opens new window)


# slotsPerEpoch

get slotsPerEpoch(): bigint

# Returns

bigint

# Defined in

internal.d.ts:180 (opens new window)


# warmup

get warmup(): boolean

# Returns

boolean

# Defined in

internal.d.ts:182 (opens new window)