Zondax / ledger-filecoin-go

Apache License 2.0
2 stars 8 forks source link

No ledger nano X support #5

Closed whyrusleeping closed 3 years ago

whyrusleeping commented 3 years ago

It seems like the current version doesnt support the ledger nano X. The ledger-go package itself has been updated and looks like it now supports the nano X, but I had to do some tweaking locally to get it working (the string comparison checks didnt work for me, i had to check for vendor and product IDs directly)