Skip to main content

registration_targets

Function registration_targets 

Source
pub fn registration_targets(
    starts: &TopicCursor,
    targets: Vec<CatchupTarget>,
) -> Result<TopicCursor, EnvelopeError>
Expand description

Check every fixed target against the exact registered topic set. Require one target per topic. A target may be below the requested start.