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
Describe the bug
I'm trying to send a raw transaction which sends raw transaction that includes bytes of the script and required params for it and you can check the payload at sent raw tx through Petra wallet
To Reproduce
Steps to reproduce the behavior:
Build a raw transaction using @aptos-lab/ts-sdk
Send raw transaction using @aptos-lab/wallet-adapter-core from dapp
See simulation error in Pontem wallet
Expected behavior
Should success the simulation and allow to send transaction
Screenshots
Desktop (please complete the following information):
OS: Mac
Browser: Arc (Chromium)
Version: 1.72.1
Additional context
The same raw transaction works with @aptos-lab/ts-sdk and nodejs as well as via Petra wallet extension
The text was updated successfully, but these errors were encountered:
Describe the bug
I'm trying to send a raw transaction which sends raw transaction that includes bytes of the script and required params for it and you can check the payload at sent raw tx through Petra wallet
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should success the simulation and allow to send transaction
Screenshots
Desktop (please complete the following information):
Additional context
The same raw transaction works with @aptos-lab/ts-sdk and nodejs as well as via Petra wallet extension
The text was updated successfully, but these errors were encountered: