ProgramSubscription

Type Alias ProgramSubscription 

Source
pub type ProgramSubscription = (PubsubClientSubscription<Response<RpcKeyedAccount>>, Receiver<Response<RpcKeyedAccount>>);