fluence-fendermint-shared 0.1.0

Shared data for Fluence-Fendermint integration
Documentation
1
2
/// Size in bytes of a result of RandomX invocation, which is basically a hash.
pub const TARGET_HASH_SIZE: usize = 32;