We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Related to this issue: cosmos/cosmos-sdk#18423
We got the error below while adding key from Ledger in Mac
$ xplad keys add ledgerkey --ledger --coin-type=118 Error: failed to generate ledger key: failed to retrieve device: ledger nano S: hidapi: failed to open device
If we update go.mod to use zondax/ledger-go v0.14.3 instead of the v0.14.1, it is resolved. Please consider updating the package.
The text was updated successfully, but these errors were encountered:
Please git checkout release/v1.3.x, then compile and run as root.
Sorry, something went wrong.
No branches or pull requests
Related to this issue:
cosmos/cosmos-sdk#18423
We got the error below while adding key from Ledger in Mac
If we update go.mod to use zondax/ledger-go v0.14.3 instead of the v0.14.1, it is resolved. Please consider updating the package.
The text was updated successfully, but these errors were encountered: