pub type FullV3Client = V3Client<GrpcClient, Arc<dyn CursorStore>>;
pub struct FullV3Client { /* private fields */ }