Type Definition safecoin_client::pubsub_client::LogsSubscription
source · pub type LogsSubscription = (PubsubLogsClientSubscription, Receiver<RpcResponse<RpcLogsResponse>>);
pub type LogsSubscription = (PubsubLogsClientSubscription, Receiver<RpcResponse<RpcLogsResponse>>);