1
2
/// Size in bytes of a result of RandomX invocation, which is basically a hash.
pub const TARGET_HASH_SIZE: usize = 32;