pub fn create_combined_router<S>(state: S) -> Routerwhere
S: RewardApi + AvailabilityApi + HotShotAvailabilityApi + RewardApi + DataApi + ConsensusApi + Clone + Send + Sync + 'static,Expand description
Create a combined router serving both v1 and v2 APIs