Errors about Aptos TS SDK #601
-
Discord user IDNo response Describe your question in detail.Hi, I am using the Aptos TS SDK to build a transaction and utilizing the offline signing service to sign the transaction. Below is my code:
However, I received the following error when executing:
Could you please help me resolve this issue? Below is the transaction that was successfully executed. It may provide you with more information: What error, if any, are you getting?
What have you tried or looked at? Or how can we reproduce the error?No response Which operating system are you using?macOS Which SDK or tool are you using? (if any)TypeScript SDK Describe your environment or tooling in detailNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I found a solution: |
Beta Was this translation helpful? Give feedback.
I found a solution:
https://github.com/aptos-labs/aptos-ts-sdk/blob/main/examples/typescript/external_signing.ts