GetTransactionStatus
Gets the status of the transaction.
Last updated
Gets the status of the transaction.
Last updated
Inputs
Type | Name | Description |
---|---|---|
FString | TransactionHash | Hash of the transaction. |
Blockchain | Blockchain to get the transaction status from. |
Outputs
Type | Description | |
---|---|---|
FEmergenceTransaction | Transaction | The transaction details. |
EErrorCode | Status Code | The status code. |