BoxABIValue
class algokit_utils.applications.abi.BoxABIValue
Represents an ABI value stored in a box.
name : algokit_utils.models.state.BoxName
The name of the box
value : ABIValue
The ABI value stored in the box
Represents an ABI value stored in a box.
The name of the box
The ABI value stored in the box