pub type LogsSubscription = (PubsubClientSubscription<Response<RpcLogsResponse>>, Receiver<Response<RpcLogsResponse>>);