Post
Topic
Board Bitcoin Technical Support
Merits 4 from 2 users
Re: How does Ed25519 fit in with BIP32/44 HD wallet paths?
by
NotATether
on 06/10/2021, 14:44:14 UTC
⭐ Merited by pooya87 (2) ,ETFbitcoin (2)
Isn't those BIP39 mnemonic words all stemming from 256 bits originally? And Ed25519 uses a different private key size than 256 bits?

I'm not sure where you got this from but Ed25519 Private keys are actually 256 bits long so they should work just fine with entropy-encoding standards such as BIP39 as long as the crypto's use appropriate seed phrase lengths.