pub fn create_router_v2<S>(state: S) -> Routerwhere S: RewardApi + DataApi + ConsensusApi + Clone + Send + Sync + 'static,
Create v2 router with OpenAPI documentation (proto types)