createSolanaRpcSubscriptionsApi_UNSTABLE
Parameters
Parameter | Type |
---|---|
config? | Readonly <{ defaultCommitment? : Commitment ; onIntegerOverflow? : IntegerOverflowHandler ; }> |
Returns
RpcSubscriptionsApi
<AccountNotificationsApi
& LogsNotificationsApi
& ProgramNotificationsApi
& RootNotificationsApi
& SignatureNotificationsApi
& SlotNotificationsApi
& BlockNotificationsApi
& SlotsUpdatesNotificationsApi
& VoteNotificationsApi
>