Skip to content

models.state

Classes

BoxNameThe name of the box
BoxValueThe value of the box
DataTypeFlagEnum where members are also (and must be) ints
BoxReferenceRepresents a box reference with a foreign app index and the box name.

Module Contents

type algokit*utils.models.state.TealTemplateParams *= Mapping[str, str | int | bytes] | dict[str, str | int | bytes]_

type algokit*utils.models.state.BoxIdentifier *= str | bytes | AccountTransactionSigner_