get Transaction
suspend fun getTransaction(transactionId: String, authToken: AuthToken): AnchorTransaction
Content copied to clipboard
Get single transaction's current status and details.
Return
transaction object
Parameters
transaction Id
transaction ID
auth Token
auth token of the account authenticated with the anchor
Throws
if SEP-24 interactive flow is not configured