cosmos / cosmjs

The Swiss Army knife to power JavaScript based client solutions ranging from Web apps/explorers over browser extensions to server-side clients like faucets/scrapers.
https://cosmos.github.io/cosmjs/
Apache License 2.0
635 stars 328 forks source link

How to create msgGrant tx with multisig cause error: Broadcasting transaction failed with code 4 (codespace: sdk). Log: signature verification failed; please verify account number (10), sequence (0) and chain-id (test-1): unauthorized #1540

Open tungle-notional opened 6 months ago

tungle-notional commented 6 months ago

Can someone please give me any example that create msgGrant tx with multisig. My msgGrant with single signature works fine but not with multisig. My sequence and account number are correct. Here is the code: Screenshot 2024-01-11 at 12 44 04