Preparing search index...
The search index is not available
Solana JavaScript SDK
Solana JavaScript SDK
@solana/sysvars
fetchSysvarEpochSchedule
Function fetchSysvarEpochSchedule
fetchSysvarEpochSchedule
(
rpc
:
Rpc
<
GetAccountInfoApi
>
,
config
?:
FetchAccountConfig
,
)
:
Promise
<
SysvarEpochSchedule
>
Fetch the
EpochSchedule
sysvar.
Information about epoch duration.
Parameters
rpc
:
Rpc
<
GetAccountInfoApi
>
Optional
config
:
FetchAccountConfig
Returns
Promise
<
SysvarEpochSchedule
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Solana JavaScript SDK
Loading...
Fetch the
EpochSchedulesysvar.Information about epoch duration.