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

ChainProvider ledger: TypeError: this.client.getOfflineSigner is not a function #497

Closed
risasoft opened this issue Sep 8, 2024 · 4 comments · Fixed by #530
Closed

ChainProvider ledger: TypeError: this.client.getOfflineSigner is not a function #497

risasoft opened this issue Sep 8, 2024 · 4 comments · Fixed by #530

Comments

@risasoft
Copy link

risasoft commented Sep 8, 2024

Getting error when trying to sign a txn after connecting ChainProvider to ledger

chain-wallet.js:220 Uncaught (in promise) TypeError: this.client.getOfflineSigner is not a function
    at LedgerChianWallet.initOfflineSigner (chain-wallet.js:220:48)
    at getSigningCosmWasmClient (chain-wallet.js:233:24)

├── @cosmjs/[email protected]
├── @cosmjs/[email protected]
├── @cosmjs/[email protected]
├── @cosmjs/[email protected]
├── @cosmos-kit/[email protected]
├── @cosmos-kit/[email protected]

@fmorency
Copy link
Contributor

fmorency commented Jan 9, 2025

I'm also getting this. I tracked down in liftedinit/manifest-app#196 (comment)

@fmorency
Copy link
Contributor

@risasoft please test PR above

@pyramation
Copy link
Collaborator

Thank you!

@pyramation
Copy link
Collaborator

Successfully published:
 - [email protected]
 - @cosmos-kit/[email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants