pub fn hash_from_u32(i: u32) -> ActionHash
Expand description

Canonical way to construct a hash from a u32. This is used in various places in our test code, and each must match.