Function near_sdk::env::keccak256[][src]

pub fn keccak256(value: &[u8]) -> Vec<u8>
Expand description

Hashes the random sequence of bytes using keccak256.