Expand description
Structs§
- Address -
address
- Array -
T[]
- Bool -
bool
- Specifies the number of bytes in a
FixedBytes
array as a type. - Bytes -
bytes
- FixedArray -
T[M]
- FixedBytes -
bytesX
- Function -
function
- Int -
intX
- String -
string
- Uint -
uintX
Traits§
- Statically guarantees that a
FixedBytes
byte count is marked as supported.