GetTransactionStatus

Gets the status of the transaction.

Inputs

TypeNameDescription

FString

TransactionHash

Hash of the transaction.

Blockchain

Blockchain to get the transaction status from.

Outputs

TypeDescription

FEmergenceTransaction

Transaction

The transaction details.

EErrorCode

Status Code

The status code.

Last updated