-
Notifications
You must be signed in to change notification settings - Fork 80
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
documentation for dkg create #729
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
8bbf099
to
1fa38c7
Compare
Round1 on Ledger... Ledger Locked | ||
? Ledger Locked. Unlock and press enter to retry: Retry |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we want to keep the retries in the example?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll remove it
2. [`wallet:multisig:dkg:round2`](/use/get-started/cli-cmd-wallet-multisig-dkg-round2) | ||
3. [`wallet:multisig:dkg:round3`](/use/get-started/cli-cmd-wallet-multisig-dkg-round3) | ||
|
||
This command has built in retry logic to handle failures and will not create the account until the DKG process is successfully run. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This command has built in retry logic to handle failures and will not create the account until the DKG process is successfully run. | |
This command has built-in retry logic to handle failures and will not create the account until the DKG process is successfully run. |
|
||
This command has built in retry logic to handle failures and will not create the account until the DKG process is successfully run. | ||
|
||
Further more, a primary benefit of this command is when using the `--ledger` flag, the command will retrieve the identities from the Ledger device and handle retries/ failures for you. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Further more, a primary benefit of this command is when using the `--ledger` flag, the command will retrieve the identities from the Ledger device and handle retries/ failures for you. | |
Furthermore, a primary benefit of this command is when using the `--ledger` flag, the command will retrieve the identities from the Ledger device and handle retries/failures for you. |
76dac33
to
98b8aa8
Compare
What changed?
wallet:multisig:dkg:create
documentationReminder: If content (docs, blogs, pages) is moved or renamed, please ensure there are no broken links.