BatchSendTransactionsRequest
BatchSendTransactionsRequest submits multiple transactions to the cluster.
Package: thru.services.v1
Fields
Section titled “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). |