You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used an Ethereum mnemonic for import and wallet generation, but I received an 'invalid seed' error. I reviewed the code and the official implementation, and I understand why this error occurs. However, when I try directly importing the same mnemonic into MyTonWallet and Tonkeeper, I don’t get any error. This has made me reconsider the issue: how should we correctly use mnemonics from other networks on the TON network? Below are my attempts, which were unsuccessful:
ps: Strictly speaking, it wasn’t exactly a failure, but rather that the result I generated didn’t match the wallet’s output. I tried many other approaches, but none of them produced a matching result.
The text was updated successfully, but these errors were encountered:
I used an Ethereum mnemonic for import and wallet generation, but I received an 'invalid seed' error. I reviewed the code and the official implementation, and I understand why this error occurs. However, when I try directly importing the same mnemonic into MyTonWallet and Tonkeeper, I don’t get any error. This has made me reconsider the issue: how should we correctly use mnemonics from other networks on the TON network? Below are my attempts, which were unsuccessful:
ps: Strictly speaking, it wasn’t exactly a failure, but rather that the result I generated didn’t match the wallet’s output. I tried many other approaches, but none of them produced a matching result.
The text was updated successfully, but these errors were encountered: