Closed vahidsabet closed 1 year ago
It's able to generate HD wallets using 24 words using fromMnemonic. You can just use tronWeb.fromMnemonic(phrase, path, wordlist)
to create.
Dear @start940315, I mean using both createrandom function and fromMnemonic of created words
Also using fromMnemonic with 24 words returned:
code: 'INVALID_ARGUMENT', argument: 'mnemonic', value: '[ REDACTED ]'
Which version did you use? And can you post your code on this page? Remember to delete the mnemonic phrase.
Please consider generating HD wallets from 24 words using fromMnemonic.
Is there any substitution for this purpose?