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
Check consistency with min_signers/max_signers? We'll need to think a bit about this since those aren't readily available. It may be a good idea to store min_signers in the KeyPackage, but max_signers might not possible (since it's possible to issue new shares).
The text was updated successfully, but these errors were encountered:
sign()
does not properly validate thesigning_package.signing_commitments
. See report for more details.Fix it, so it checks:
The text was updated successfully, but these errors were encountered: