getTransaction
inline suspend fun ManagedBlockchainQueryClient.getTransaction(crossinline block: GetTransactionRequest.Builder.() -> Unit): GetTransactionResponse
Gets the details of a transaction.
This action will return transaction details for all transactions that are confirmed on the blockchain, even if they have not reached finality.