Post
Topic
Board Electrum
Merits 1 from 1 user
Re: Does Electrum actually use the derivation path specified during setup?
by
o_e_l_e_o
on 02/08/2020, 09:35:15 UTC
⭐ Merited by pooya87 (1)
is there any implementation that uses hardened keys?
Well, Bitcoin Core uses m/0'/0'/i' as default, so hardened keys all the way down to the address index.

I suppose some other older wallets which still use BIP 32 for their derivation paths rather than the more common BIP 44/49/84 may still use hardened keys at all levels, but given almost all wallets now follow BIP 44/49/84, I'm not familiar with any.