/ core / src / quota.rs
quota.rs
1  pub mod v1 {
2      tonic::include_proto!("apibara.quota.v1");
3  }