Preparing search index...
The search index is not available
Solana JavaScript SDK
Solana JavaScript SDK
@solana/sysvars
fetchSysvarSlotHashes
Function fetchSysvarSlotHashes
fetchSysvarSlotHashes
(
rpc
:
Rpc
<
GetAccountInfoApi
>
,
config
?:
FetchAccountConfig
,
)
:
Promise
<
SysvarSlotHashes
>
Fetch the
SlotHashes
sysvar.
The most recent hashes of a slot's parent banks.
Parameters
rpc
:
Rpc
<
GetAccountInfoApi
>
Optional
config
:
FetchAccountConfig
Returns
Promise
<
SysvarSlotHashes
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Solana JavaScript SDK
Loading...
Fetch the
SlotHashessysvar.The most recent hashes of a slot's parent banks.