SendAndTrackTxnRequest
SendAndTrackTxnRequest submits a transaction and tracks its execution.
Package: thru.services.v1
Fields
Section titled “Fields”| Field | Type | # | Description |
|---|---|---|---|
transaction | bytes | 1 · optional | Raw transaction bytes encoded according to chain specification. |
timeout | google.protobuf.Duration | 2 · optional | Optional timeout for tracking the transaction execution. If not specified, the stream will remain open until the transaction is executed or the client cancels. |