Type Alias solana_client::pubsub_client::LogsSubscription
source · pub type LogsSubscription = (PubsubLogsClientSubscription, Receiver<Response<RpcLogsResponse>>);
pub type LogsSubscription = (PubsubLogsClientSubscription, Receiver<Response<RpcLogsResponse>>);