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
I got this error when calling signAndSubmitTransaction. after checking, I found the fetchAptosWallets func on aptos-adapter-react override signAndSubmitTransaction to undefined. The code ends up with the error from aptos.transaction.submit.simple(transaction).
please help me to resolve this issue. I trying to submit transaction on petra wallet.
The text was updated successfully, but these errors were encountered:
I got this error when calling signAndSubmitTransaction. after checking, I found the fetchAptosWallets func on aptos-adapter-react override signAndSubmitTransaction to undefined. The code ends up with the error from aptos.transaction.submit.simple(transaction).
please help me to resolve this issue. I trying to submit transaction on petra wallet.
The text was updated successfully, but these errors were encountered: