pub fn set_block_entropy<T>(_entropy: T::Hash) -> Result<()> where
    T: Environment
Expand description

Set the entropy hash of the current block.

Note

This allows to control what random returns.