uint_to_hash

Function uint_to_hash 

Source
pub fn uint_to_hash(val: u64) -> B256
Expand description

Converts an unsigned integer to a B256 hash (big-endian).