Type Alias solana_client::pubsub_client::RootSubscription

source ·
pub type RootSubscription = (PubsubClientSubscription<u64>, Receiver<u64>);