pub fn collect_cosignatures<T: SigningTranscript + Clone>(
    t: T
) -> MuSig<T, CollectStage>
Expand description

Initialize a collector of cosignatures who does not themselves cosign.