// Save callback for later, used when collator rotates from container chain back to orchestrator chain
/// a [`RelayChainInProcessInterface`] to access relay chain data necessary for parachain operation.
/// the builder gets access to this concrete instance and instantiates a [`RelayChainInProcessInterface`] with it.
/// Provides an implementation of the [`RelayChainInterface`] using a local in-process relay chain node.