listTransactions
inline suspend fun ManagedBlockchainQueryClient.listTransactions(crossinline block: ListTransactionsRequest.Builder.() -> Unit): ListTransactionsResponse
Lists all of the transactions on a given wallet address or to a specific contract.