pub fn pair_component_generation(
deployment: VerifiedSignedDeploymentGenerationOwner,
generated: VerifiedGeneratedComponentGenerationOwner,
) -> Result<VerifiedComponentGenerationPairingReceipt, (GenerationPairError, VerifiedSignedDeploymentGenerationOwner, VerifiedGeneratedComponentGenerationOwner)>Expand description
Consumes both nominal halves. No raw compare oracle is exposed.