Type alias ScenarioDefinition

ScenarioDefinition: Pick<AuthenticationTemplateScenario, "data" | "sourceOutputs" | "transaction">

The contents of an AuthenticationTemplateScenario without the name and description.

Generated using TypeDoc