Type Alias VoteSubscription

Source
pub type VoteSubscription = (PubsubVoteClientSubscription, Receiver<RpcVote>);