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