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.