Preparing search index...
The search index is not available
Solana JavaScript SDK
Solana JavaScript SDK
@solana/sysvars
fetchSysvarFees
Function fetchSysvarFees
fetchSysvarFees
(
rpc
:
Rpc
<
GetAccountInfoApi
>
,
config
?:
FetchAccountConfig
,
)
:
Promise
<
SysvarFees
>
Fetch the
Fees
sysvar.
Current cluster fees.
Parameters
rpc
:
Rpc
<
GetAccountInfoApi
>
Optional
config
:
FetchAccountConfig
Returns
Promise
<
SysvarFees
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Solana JavaScript SDK
Loading...
Fetch the
Feessysvar.Current cluster fees.