You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With that code I can successfully add the second confirmation I need. In the UI I can see that the option to execute is available but I always get this error:
Hi. I'm triying to add a second confirmation and execute a safe transaction using gnosis safe sdk. The safe address is a 2/n.
`export async function signTransactionAndExecute(chainId, rpcUrlProvider, safeTxHash) {
}`
With that code I can successfully add the second confirmation I need. In the UI I can see that the option to execute is available but I always get this error:
The value of safeTransaction is:
I have been struggling with this for several hours and I haven't been able to make it work. Any help would be really appreaciated.
The text was updated successfully, but these errors were encountered: