You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that lattice-based threshold signatures are not actually used during signing. Although ThresholdSigner and SignatureAggregator are implemented in [signer.py], they are not called in the actual business process.
It seems that lattice-based threshold signatures are not actually used during signing. Although
ThresholdSignerandSignatureAggregatorare implemented in[signer.py], they are not called in the actual business process.