Post
Topic
Board Bitcoin Discussion
Merits 1 from 1 user
Re: Verify if seed is working
by
francuss
on 16/07/2023, 19:00:00 UTC
⭐ Merited by vapourminer (1)

As hosseinimr93 said, your derivation path must start with 84' for native SegWit (Bech32) addresses. Native SegWit addresses start with bc1q.

Try these derivation paths:
m/84'/0'/0'
or
m/84'/0'/0'/0'

By the way, did you happen to use any step-by-step guides or tutorials while setting up Electrum with your KeepKey hardware device? It can be useful to retrace all your steps to find out what exactly is happening (perhaps you used an additional passphrase, or you chose a different account on your KeepKey device ...)

It worked ! !  m/84'/0'/0' worked the addresses are the same. Wow, what an effort! Many many thanks,