/// Provides an implementation of the [`OrchestratorChainInterface`] from a `RelayChainInterface`,
/// a [`RelayAsOrchestratorChainInterface`] to access relay chain data necessary for parachain operation.
/// the builder gets access to this concrete instance and instantiates a [`RelayAsOrchestratorChainInterface`] with it.