bitsongofficial / sinfonia-ui

6 stars 11 forks source link

Add Amino message implementation for claim #382

Open giorgionocera opened 2 years ago

giorgionocera commented 2 years ago

At the moment, no Amino message implementation is available for the claim tx. For this reason, users using a ledger could have errors in claiming the MerkleDrop. We need to fix it.

angelorc commented 2 years ago

@DavideSegullo how we can fix it?

DavideSegullo commented 2 years ago

@angelorc I am looking for a solution, I am currently getting the following error:

Uncaught (in promise) Error: Broadcasting transaction failed with code 4 (codespace: sdk). Log: signature verification failed; please verify account number (24262), sequence (41) and chain-id (bitsong-2b): unauthorized at SigningStargateClient.broadcastTx (stargateclient.ts:375:13) at async TransactionManager.createSignBroadcast (transaction-manager.ts:274:10)