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

improve the UX of multisig approves #4398

Merged
merged 4 commits into from
Oct 15, 2020
Merged

improve the UX of multisig approves #4398

merged 4 commits into from
Oct 15, 2020

Conversation

whyrusleeping
Copy link
Member

No description provided.

cli/multisig.go Outdated
@@ -41,6 +42,13 @@ import (
var multisigCmd = &cli.Command{
Name: "msig",
Usage: "Interact with a multisig wallet",
Flags: []cli.Flag{
&cli.IntFlag{
Name: "confirmations",
Copy link
Contributor

Choose a reason for hiding this comment

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

All other places say "confidence"

Copy link
Contributor

@magik6k magik6k left a comment

Choose a reason for hiding this comment

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

Looks not correct

@magik6k magik6k merged commit 2818353 into master Oct 15, 2020
@magik6k magik6k deleted the feat/improve-msig-ux branch October 15, 2020 09:54
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