Type Alias BlockSubscription

Source
pub type BlockSubscription = (PubsubBlockClientSubscription, Receiver<Response<RpcBlockUpdate>>);