Broadcasting transaction failed with code 4 (codespace: ). Log: signature verification failed; please verify account number (834388), sequence (61) and chain-id (osmosis-1): unauthorized #68
Replies: 1 comment
-
| I was not including  | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, I have been trying to sign a message which is received while trying to swap on Osmosis.
I keep running into the error mentioned in the title. I have checked multiple times and the account number, chain_id, sequence are all ok.
I assume I am signing the content in a wrong manner. This is the object for reference purposes (swapping 0.1 osmo for atom)
I am not sure if this is an
aminoorprotobufmessage, I have tried signing it using both OfflineDirect and OfflineAmino, as well as passing the signers to the StargateClient. Any help is greatly appreciated 🙏Beta Was this translation helpful? Give feedback.
All reactions