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

Allow Ledger signMessage method #429

Closed vbaranov closed 3 years ago

vbaranov commented 3 years ago

signMessage method currently is disabled for Ledger Hardware wallet preventing singing of messages from Gnosis Safe Dapp, for instance. This PR aims to enable this method.