Function key_agg

Source
pub fn key_agg<'a>(keys: impl IntoIterator<Item = PublicKey>) -> KeyAggCache
Expand description

Returns the key agg cache and the resulting pubkey.

Key order is not important as keys are sorted before aggregation.