async fn registration_chain( network: Network, indexed_registrations: &[Query], ) -> Result<RegistrationChain>
Build a registration chain from the given indexed data.