Type Alias RpcSubscriptionsChannelCreatorTestnet<TOutboundMessage, TInboundMessage>

RpcSubscriptionsChannelCreatorTestnet: RpcSubscriptionsChannelCreator<
    TOutboundMessage,
    TInboundMessage,
> & { "~cluster": "testnet" }

Type Parameters

  • TOutboundMessage
  • TInboundMessage