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
{{ message }}
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
How do I check if the transaction has reached its irreversible status?
What does this do? useLastIrreversible : True
Does this mean that the api.transact will return only after the irreversibality has been confirmed??
I could not find it in doc, so hopefully I can get some help.
The text was updated successfully, but these errors were encountered:
No, as stated in v21.0.2 release notes: adding the useLastIrreversible argument to transaciton methods will use the last irreversible block number for the transaction TAPOS headers.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
How do I check if the transaction has reached its irreversible status?
What does this do?
useLastIrreversible : True
Does this mean that the api.transact will return only after the irreversibality has been confirmed??
I could not find it in doc, so hopefully I can get some help.
The text was updated successfully, but these errors were encountered: