Skip to content

Fixed choices are not generated properly in the typescript codegen #11608

Closed
@cocreature

Description

In

const [ifaceContract1, events1] = await aliceLedger.exercise(buildAndLint.Main.Asset.Transfer, ifaceContract.contractId, {newOwner: BOB_PARTY});
buildAndLint.Main.Asset.Transfer is undefined. It looks like somewhere we’re just not generating the code for the choice at all so the selector returns undefined

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions