BareActions
class algokit_utils.applications.app_spec.arc56.BareActions
Section titled “class algokit_utils.applications.app_spec.arc56.BareActions”Represents bare call and create actions for an application.
call : list[CallEnum]
Section titled “call : list[CallEnum]”The list of allowed call actions
create : list[CreateEnum]
Section titled “create : list[CreateEnum]”The list of allowed create actions