Error
CommandService
Submit multiple transactions to the cluster in batch.
POST
Error
Documentation Index
Fetch the complete documentation index at: https://docs.thru.org/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
BatchSendTransactionsRequest submits multiple transactions to the cluster.
BatchSendTransactionsRequest submits multiple transactions to the cluster.
Submit a new transaction to the cluster.
Previous
Submit a transaction and track its execution status.
Returns a stream of status updates starting with RECEIVED, then ACCEPTED,
followed by consensus and execution updates, closing after the transaction is executed.
Next