Const
The base type of arc4 structs
Usage:
class MyStruct extends Struct<{ x: UintN8, y: Str, z: DynamicBytes }> {} Copy
class MyStruct extends Struct<{ x: UintN8, y: Str, z: DynamicBytes }> {}
The base type of arc4 structs
Usage: