referrerpolicy=no-referrer-when-downgrade
snowbridge_beacon_primitives::bls

Function prepare_aggregate_signature

Source
pub fn prepare_aggregate_signature(
    signature: &Signature,
) -> Result<AggregateSignature, BlsError>
Expand description

Prepare for G2 AggregateSignature, normally more expensive than G1 operation.