I used keplr+ ledger and got this error:
**
Incompatible Signing Requested**
Error: SIGN_MODE_DIRECT can’t be signed on Ledger. Contact the web app provider to fix this issue.
2. Then I used ledger directly and got the following two errors:
Commit failed: Cannot read properties of null (reading ‘sign’)
Commit failed: r.split is not a function
not sure what the issue is.
i’ve prepared working DID compatible layer and shared it with @atomregistry to make domains resolvable through standard DID flows. it’s up to him whether he decides to adopt or integrate it. This is still a very early stage, so it’s not enough for full wallet adoption yet, but it’s small step forward
its not for me i keep getting the error:
Commit failed: Chain error (2): Mismatched “*tx.ModeInfo_Multi”: {TagNum: 1, GotWireType: “varint” != WantWireType: “bytes”}: tx parse
good morning! shoot, this ain’t needy or nitpicky! its how builds get better. i have cosmostation. i’ll look into getting the others integrated. i’m also building a wallet bridge that will let any ibc wallet connect. thanks!
Are you using multisig address or trying to sign as part of multisig? Your error ‘tx.ModeInfo_Multi’ it looks multisig related. if yes, atomregistry/keplr/ledger may not support this multisig signing flow correctly yet. Try signing with a normal non multisig ledger account to confirm whether the issue is specific to multisig