mirror of
https://github.com/anyproto/any-sync.git
synced 2025-06-11 18:20:28 +09:00
Update derivation path comment
This commit is contained in:
parent
7258df1c2d
commit
357f1c935d
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ var (
|
|||
|
||||
const (
|
||||
anytypeAccountOldPrefix = "m/44'/607'"
|
||||
// TODO: https://github.com/satoshilabs/slips/pull/1528
|
||||
// https://github.com/satoshilabs/slips/blob/master/slip-0044.md
|
||||
anytypeAccountNewPrefix = "m/44'/2046'"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue