CanChoose: TypeC<{
    can_choose_between: ArrayC<Type<Bound, Bound, unknown>>;
    case_index: BigIntC;
    for_choice: Type<ChoiceId, ChoiceId, unknown>;
    is_merkleized_continuation: BooleanC;
}>

Type declaration

  • can_choose_between: ArrayC<Type<Bound, Bound, unknown>>
  • case_index: BigIntC
  • for_choice: Type<ChoiceId, ChoiceId, unknown>
  • is_merkleized_continuation: BooleanC

Deprecated

Deprecated in favour of ApplicableActionsAPI