Functions
fetchSysvarSlotHashes
fetchSysvarSlotHashes(
rpc
,config?
):Promise
<SysvarSlotHashes
>
Fetches the SlotHashes
sysvar account using any RPC that supports the GetAccountInfoApi.
Parameters
Parameter | Type |
---|---|
rpc | Rpc <GetAccountInfoApi > |
config? | FetchAccountConfig |