pjkundert / python-slip39

Generate Ethereum, Bitcoin, etc. account seed and backup Mnemonics in SLIP-39 format (Trezor & Ledger compatible), with details in printable PDF format. Optionally, also print encrypted JSON and BIP-38 paper wallets.
https://slip39.com
Other
50 stars 17 forks source link

Use m/49' instead of m/44' for SegWit addresses #15

Closed fdegros closed 4 months ago

fdegros commented 11 months ago

Bug: https://github.com/pjkundert/python-slip39/issues/9

pjkundert commented 4 months ago

Great catch! I fixed this some time ago, and can't pull this directly. Thanks again!