Type alias Scenario

Scenario: {
    data: CompilationData;
    program: AuthenticationProgramCommon;
}

A fully-generated wallet template scenario. Useful for estimating transactions and testing/debugging wallet templates. See WalletTemplateScenario for details.

Type declaration

Generated using TypeDoc