|
|
@ -638,7 +638,7 @@ func (w *Wallet) Derive(path accounts.DerivationPath, pin bool) (accounts.Accoun |
|
|
|
// accounts.
|
|
|
|
// accounts.
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// Note, self derivation will increment the last component of the specified path
|
|
|
|
// Note, self derivation will increment the last component of the specified path
|
|
|
|
// opposed to decending into a child path to allow discovering accounts starting
|
|
|
|
// opposed to descending into a child path to allow discovering accounts starting
|
|
|
|
// from non zero components.
|
|
|
|
// from non zero components.
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// Some hardware wallets switched derivation paths through their evolution, so
|
|
|
|
// Some hardware wallets switched derivation paths through their evolution, so
|
|
|
|