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

allow 15 cosigners on android (typofix in GUI) #7150

Closed
wants to merge 1 commit into from

Conversation

chuhi4Ai
Copy link

looks like a "1" got missing. electrum desktop allows 15, android just 5 cosigners with multisig wallet.

for reference maximum number of cosigners in qt version is here:

n_edit.setMaximum(15)

i tested it its just kivy ui everything else works. thank you very much

@chuhi4Ai chuhi4Ai changed the title allow 15 cosigners on android allow 15 cosigners on android (typofix in GUI) Mar 29, 2021
@SomberNight
Copy link
Member

Please search existing tickets before opening new ones.
It is not a typo. See #5133

@ecdsa ecdsa closed this Mar 30, 2021
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.

None yet

3 participants