Hello,
I want to create a new wallet with a 12 word seedphrase using the cli (trezorctl).
Trezorctl version is 0.20.1
Here is the issues I have:
If I use backup option bip39 and a higher entropy than 1 the process is not successful and the trezor step “Please wait” is frozen.
So, here is the question, does version 0.20.1 of the trezorclt have an issue creatin an wallet using the bip39 backup method?
This is what I used: trezorctl device setup -t 128 -e 4 -b bip39
command: -e 0 or -e 1 does sometimes work!
Thanks