SubmissionStatus
SubmissionStatus represents the status of a transaction in the submission pipeline.
Package: thru.services.v1
Values
Section titled “Values”| Name | # | Description |
|---|---|---|
SUBMISSION_STATUS_UNSPECIFIED | 0 | Submission status is unspecified (default value). |
SUBMISSION_STATUS_RECEIVED | 1 | Transaction has been received by the gRPC server. |
SUBMISSION_STATUS_ACCEPTED | 2 | Transaction has been accepted by the forwarder via UDS. |