Update key path
This commit is contained in:
parent
7013c79d09
commit
299362793c
@ -14,8 +14,8 @@ var (
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
anytypeAccountOldPrefix = "m/44'/607'"
|
anytypeAccountOldPrefix = "m/44'/607'"
|
||||||
// TODO: actually approve this
|
// TODO: https://github.com/satoshilabs/slips/pull/1528
|
||||||
anytypeAccountNewPrefix = "m/44'/123456'"
|
anytypeAccountNewPrefix = "m/44'/2046'"
|
||||||
)
|
)
|
||||||
|
|
||||||
type DerivationResult struct {
|
type DerivationResult struct {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user