Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

index.html: add the requirement that n <= 20 in multisig #131

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

benma
Copy link
Contributor

@benma benma commented Jan 13, 2023

The maximum number of pubkeys allowed in a multisig are 20 as per consensus rules. The impementation performs this check, but the requirement was not documented in the table.

The maximum number of pubkeys allowed in a multisig are 20 as per
consensus rules. The impementation performs this check, but the
requirement was not documented in the table.
Copy link
Contributor

@darosior darosior left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK f2e2a7c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants