Module fixed_array

Module fixed_array 

Source

Structs§

FixedByteArray
A fixed-size byte array for RandomX that can be serialized and deserialized.
MaxSizeVec
A vector that has a maximum size of MAX_SIZE

Constants§

MAX_ARR_SIZE 🔒