solana_client::pubsub_client

Type Alias RootSubscription

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