-
Notifications
You must be signed in to change notification settings - Fork 37
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
called setAddress on ledger login #48
Conversation
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.
Please add an entry in the changelog, unreleased section, with a reference to this PR and note the breaking changes it introduces (you have an example in the release of v6.0.0)
@bogdan-rosianu The unreleased section is badly formatted. I know it's not your PR that affected this, but can we do it here so we won't end up merging it like this? |
Add support for custom HRP
Add support for custom HRP
Called
setAddress
when logging with Ledger with the specified index.Also, removed
addressIndex
from the constructor