Replies: 1 comment 4 replies
-
There is a method on HDWallet to derive a key with custom derivation path, can this be used for your use case?
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to have several accounts of the same CoinType derived from mnemonic.
Would it be ok to extend
StoredKey
andWallet
functions takingCoinType
as a parameter with a new parameter: account's index, while keeping current functions' signatures for backward compatibility?Beta Was this translation helpful? Give feedback.
All reactions