Preparing search index...
The search index is not available
Solana JavaScript SDK
Solana JavaScript SDK
@solana/rpc-subscriptions
RpcSubscriptionsChannelCreator
Type Alias RpcSubscriptionsChannelCreator<TOutboundMessage, TInboundMessage>
RpcSubscriptionsChannelCreator
:
(
config
:
Readonly
<
{
abortSignal
:
AbortSignal
}
>
,
)
=>
Promise
<
RpcSubscriptionsChannel
<
TOutboundMessage
,
TInboundMessage
>
>
Type Parameters
TOutboundMessage
TInboundMessage
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Solana JavaScript SDK
Loading...