circlefin / noble-cctp

Apache License 2.0
13 stars 21 forks source link

depositForBurn failed with using amino #14

Open TheJolter opened 5 months ago

TheJolter commented 5 months ago

I use keplr.getOfflineSignerOnlyAmino('noble-1') as the signer to send depositForBurn tx, but failed, the error message is: Broadcasting transaction failed with code 4 (codespace: sdk). Log: signature verification failed; please verify account number (75431), sequence (69) and chain-id (noble-1): unauthorized

if I use keplr.getOfflineSigner('noble-1'), it works fine

Did you ever successfully send depositForBurn tx by amino? It is essential since hardware wallets like Ledger only support amino.