Function schnorrkel::musig::collect_cosignatures

source ยท
pub fn collect_cosignatures<T: SigningTranscript + Clone>(
    t: T,
) -> MuSig<T, CollectStage>
๐Ÿ‘ŽDeprecated since 0.11.0: This module will be replaced in the future
Expand description

Initialize a collector of cosignatures who does not themselves cosign.