getTransactionByHash

open suspend fun getTransactionByHash(txHash: String): RpcTransaction?

Get transaction by hash.

Return

Transaction data or null if not found

Parameters

txHash

Transaction hash