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

does not import ledger identity in 'wallet:multisig:dkg:create' #5725

Draft
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

hughy
Copy link
Contributor

@hughy hughy commented Feb 10, 2025

Summary

we don't need to import the identity from the Ledger device into the walletDB unless and until we finish creating the account.

removes the call to 'wallet/multisig/importParticipant' in 'wallet:multisig:dkg:create' command

Closes IFL-3164

Testing Plan

  • run wallet:multisig:dkg:create with and without the --ledger flag

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API
Reference
)? If yes, link a
related documentation pull request for the website.

[ ] Yes

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and label it with breaking-change-rpc or breaking-change-sdk.

[ ] Yes

we don't need to import the identity from the Ledger device into the walletDB
unless and until we finish creating the account.

removes the call to 'wallet/multisig/importParticipant' in
'wallet:multisig:dkg:create' command
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.

1 participant