This data structure indicates that the contract can receive a Choice action.

Hierarchy

  • CanChoose

Properties

choice: Choice

The choice action that can be applied.

environment: Environment

The action can be applied in this environment.

merkleizedContinuationHash?: string

If the When's case is merkleized, this is the hash of the merkleized continuation.

type: "Choice"

Discriminator field, used to differentiate the action type.