Post
Topic
Board Electrum
Re: bip32 wallet structure for electrum
by
canudinho
on 03/11/2023, 16:11:24 UTC
Quote
m/0'/n'/   :   normal accounts, where n is an integer.
m/1'/n/ & m/2'/n/  : "multisig 2of2" accounts.
m/3'/n/ & m/4'/n/ & m/5'/n/ : "multisig 2of3" accounts

Alright guys, I think I've understood, could you please confirm:

-> Let's say that I've generated my normal account electrum wallet without paying attention on the derivation path (i dunno). If i do lost the access to this wallet, and I put the seeds on other machine to recover my wallet and the funds are 0, this might be because I haven't inserted the derivation path... so I should put m/0'/n' on it and then my problem is solved?

Thank you Srs