pub fn bytes32_to_address(bytes: &[u8; 32]) -> [u8; 20]
Convert a [u8; 32] to a [u8; 20]
bytes
Returns a [u8; 20] with the address