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

Rahul/ifl 2737 import ledger account #5100

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

patnir
Copy link
Contributor

@patnir patnir commented Jul 2, 2024

Summary

Import ledger account through wallet:import cli with the --ledger flag.

Testing Plan

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

@patnir patnir requested a review from a team as a code owner July 2, 2024 16:00
@patnir patnir force-pushed the rahul/ifl-2737-import-ledger-account branch 3 times, most recently from 4c5a16c to 2fcbc62 Compare July 3, 2024 17:04
if (e instanceof Error) {
this.error(e.message)
} else {
this.error('Unknown erro while importing account from ledger device.')
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
this.error('Unknown erro while importing account from ledger device.')
this.error('Unknown error while importing account from ledger device.')

@patnir patnir force-pushed the rahul/ifl-2737-import-ledger-account branch from 28bc599 to a23b4fd Compare July 9, 2024 20:01
@patnir patnir merged commit 88f33b1 into staging Jul 9, 2024
4 checks passed
@patnir patnir deleted the rahul/ifl-2737-import-ledger-account branch July 9, 2024 20:15
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