algorand / algorand/js-algorand-sdk

Error in the wait confirmation of atc.execute.

Open
#910 1 comment 0 reactions 0 assignees View on GitHub
new-bug
Dominant language
TypeScript
Stars
297
Forks
214
Avg merge
1h 3m
Merged PRs (30d)
3

Description

I am executing atc.execute(algod, 5), and it successfully executes transactions on the mainnet. However, during the wait confirmation step within the execute() function, it does not find a specific transaction among the four that were created. It is possible to observe the differences in transactions when I print the ATC to the console and compare it with the explorer on the mainnet.

I am using algosdk:
node -v: v20.17.0
"algosdk": "^2.9.0",
"@algorandfoundation/algokit-utils": "^7.0.0",
algod: nodely free-plan

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.