Closed jhernandezb closed 1 year ago
Hi @jhernandezb , thanks for the report! There is a new ledger-cosmos-go version! Can you double check to confirm if everything works with the latest release? 🙏 https://github.com/cosmos/ledger-cosmos-go/releases/tag/v0.13.2
It works thank you ! although there is no v0.12.x I bumped the hid
dependency directly to test it.
awesome! I'll add the fix to v0.12.x too 😃
Seems like enumerating comes with an empty device path causing the OpenDevice to fail.
I've tested this fix https://github.com/Zondax/hid/pull/15 and seems like it works