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

Open
risasoft opened this issue Sep 8, 2024 · 0 comments

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/amino@0.32.4
├── @cosmjs/cosmwasm-stargate@0.32.4
├── @cosmjs/proto-signing@0.32.4
├── @cosmjs/stargate@0.32.4
├── @cosmos-kit/leap-extension@2.12.2
├── @cosmos-kit/react@2.18.0

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

No branches or pull requests

1 participant