Skip to content
New issue

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

Unable to sign tx with Ledger #196

Closed
fmorency opened this issue Jan 9, 2025 · 3 comments
Closed

Unable to sign tx with Ledger #196

fmorency opened this issue Jan 9, 2025 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@fmorency
Copy link
Contributor

fmorency commented Jan 9, 2025

  1. Log in using the Ledger wallet
    2025-01-09_10-08

  2. Try to send some token, or sign any transaction, doesn't matter

  3. Notice the browser console error
    2025-01-09_10-07

@fmorency fmorency added the bug Something isn't working label Jan 9, 2025
@fmorency
Copy link
Contributor Author

fmorency commented Jan 9, 2025

The issue stems from the call to getSigningStargateClient in useFeeEstimation.

The getSigningStargateClient function 1

2025-01-09_11-45

calls getOfflineSigner.

The getOfflineSigner is not implemented for the Ledger wallet 2

@fmorency
Copy link
Contributor Author

Fixed by hyperweb-io/cosmos-kit#530

@fmorency
Copy link
Contributor Author

Fixed by #215

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants