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

feat: add ledger derivation at address index #17

Merged
merged 5 commits into from
Jul 16, 2024

Conversation

Polybius93
Copy link
Collaborator

This pull request enhances the functionality of the Ledger-related functions by allowing derivation at specific address indices across different account segments in the derivation path. Previously, the functions were restricted to deriving addresses only at the default "0/0" unhardened path. With this update, users can now derive addresses at any specified index within various accounts, providing greater flexibility and control over address generation. This improvement is particularly useful for advanced use cases that require access to multiple addresses across different accounts within a Ledger wallet.

@Polybius93 Polybius93 merged commit 67a363f into main Jul 16, 2024
6 checks passed
@Polybius93 Polybius93 deleted the feat/ledger-address-index branch July 16, 2024 07:40
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