GetEpochScheduleApi

type GetEpochScheduleApi = object;

Methods

getEpochSchedule()

getEpochSchedule(): GetEpochScheduleApiResponse;

Returns the epoch schedule information from this cluster's genesis config

Returns

GetEpochScheduleApiResponse

See

https://solana.com/docs/rpc/http/getepochschedule

On this page