Function schnorrkel::musig::aggregate_public_key_from_refs_slice
source ยท pub fn aggregate_public_key_from_refs_slice<'a>(
public_keys: &'a mut [&'a PublicKey],
) -> Option<AggregatePublicKeySlice<'a, &'a PublicKey>>
๐Deprecated since 0.11.0: This module will be replaced in the future
Expand description
Aggregate public keys stored in a mutable slice