Update key path

This commit is contained in:
mcrakhman 2023-04-03 10:21:28 +02:00 committed by Mikhail Iudin
parent 7013c79d09
commit 299362793c
No known key found for this signature in database
GPG Key ID: FAAAA8BAABDFF1C0

View File

@ -14,8 +14,8 @@ var (
const (
anytypeAccountOldPrefix = "m/44'/607'"
// TODO: actually approve this
anytypeAccountNewPrefix = "m/44'/123456'"
// TODO: https://github.com/satoshilabs/slips/pull/1528
anytypeAccountNewPrefix = "m/44'/2046'"
)
type DerivationResult struct {