Skip to content

SendAndTrackTxnRequest

View as Markdown

SendAndTrackTxnRequest submits a transaction and tracks its execution.

Package: thru.services.v1

FieldType#Description
transactionbytes1 · optionalRaw transaction bytes encoded according to chain specification.
timeoutgoogle.protobuf.Duration2 · optionalOptional timeout for tracking the transaction execution. If not specified, the stream will remain open until the transaction is executed or the client cancels.