neodix42 / ton4j

Java libraries for interacting with TON blockchain.
GNU General Public License v3.0
76 stars 26 forks source link

Why is the address I generated using ledger different from myTonWallet's address? #66

Open mikey-cool opened 4 weeks ago

mikey-cool commented 4 weeks ago

Why is the address I generated using ledger different from myTonWallet's address?

mikey-cool commented 4 weeks ago

Yes, I need your help

mikey-cool commented 4 weeks ago

Why is the address I generated using ledger different from myTonWallet's address?

Hello @mikey-cool The address you generated using Ledger is different from yourTonWallet's address likely due to the use of different derivation paths or protocols. Each wallet can implement its own method for generating addresses based on the same recovery phrase, which can lead to discrepancies.

To ensure you are generating the same address, check if both wallets are using the same derivation path. If they are different, that would explain the variation in addresses. If you need help finding the correct paths or settings, feel free to ask!

i use m/44'/607'/0'/0'/0'/0' derivation path