Skip to content

SubmissionStatus

View as Markdown

SubmissionStatus represents the status of a transaction in the submission pipeline.

Package: thru.services.v1

Name#Description
SUBMISSION_STATUS_UNSPECIFIED0Submission status is unspecified (default value).
SUBMISSION_STATUS_RECEIVED1Transaction has been received by the gRPC server.
SUBMISSION_STATUS_ACCEPTED2Transaction has been accepted by the forwarder via UDS.