Expand description

The SubmissionHandler trait defines methods a client must implement in order to handle submissions from a client

Traits

  • Programs that wish to submit a flow for execution via a Submission and then track it’s execution (such as a CLI or a UI) should implement this trait