Skip to main content

ResQ.Core.NeoClient

NeoClient.GetTransactionStatusAsync(string, CancellationToken) Method

Gets the status of a blockchain transaction.

Parameters

txHash System.String The transaction hash. ct System.Threading.CancellationToken Cancellation token.

Returns

System.Threading.Tasks.Task<TransactionStatus>
The current transaction status.