Function registration_chain

Source
async fn registration_chain(
    network: Network,
    indexed_registrations: &[Query],
) -> Result<RegistrationChain>
Expand description

Build a registration chain from the given indexed data.