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
martiliones edited this page Dec 17, 2023
·
4 revisions
The algorithm for calculating id is described here.
getTransactionId()
To get a transaction id using adamant-api you need to pass signed transaction with signature to getTransactionId() function. This function will return the transaction id as a string.