pub fn bytes_32ify(n: u64) -> Vec<u8>
Expand description

Returns a number in bytes form with padding to fit in 32 bytes.