pub(crate) fn router_fee_state<S>(state: S) -> ApiRouterwhere S: FeeStateApi + Clone + Send + Sync + 'static,