symbol / symbol-hd-wallets

Hierarchical-deterministic wallets library for Symbol
BSD 2-Clause "Simplified" License
11 stars 16 forks source link

Use different path for MainNet and TestNet #45

Closed rg911 closed 3 years ago

rg911 commented 3 years ago

The HD path for Testnet accounts generation should be set to 1 which also algined with Trazor's path used in NIS1 main / test nets.

Mainnet: m/44'/4343'/${index}'/0'/0' Testnet: m/44'/1'/${index}'/0'/0'

https://github.com/satoshilabs/slips/blob/master/slip-0044.md