---
title: BatchSendTransactionsRequest
description: BatchSendTransactionsRequest submits multiple transactions to the cluster.
source_url:
  html: https://thru.org/docs/api-ref/grpc/messages/thru/services/v1/batch-send-transactions-request/
  md: https://thru.org/docs/api-ref/grpc/messages/thru/services/v1/batch-send-transactions-request.md
---

# BatchSendTransactionsRequest

BatchSendTransactionsRequest submits multiple transactions to the cluster.

**Package:** `thru.services.v1`

## Fields

| Field | Type | # | Description |
| - | - | - | - |
| `raw_transactions` | repeated `bytes` | 1 · optional | List of raw transaction bytes encoded according to chain specification. |
| `num_retries` | `int32` | 2 · optional | Number of retries for each transaction if not accepted by UDS (defaults to 0). |
