poanetwork / nifty-wallet

A fork of MetaMask focused on the usability of real-world applications
https://chrome.google.com/webstore/detail/nifty-wallet/jbdaocneiiinmjbjlgalhcelgbejmnid
MIT License
92 stars 43 forks source link

Fix export private key when switching between chains #451

Closed vbaranov closed 3 years ago

vbaranov commented 3 years ago

https://github.com/poanetwork/nifty-wallet/issues/449

Motivation

An "Export private key" feature is broken when switching between chains with different derivation paths.

Changelog

Specify correct derivation Path into export function in order to get a correct account.