Type Alias ruc::crypto::hasher::keccak::KeccakHash

source ·
pub type KeccakHash = [u8; 32];
Expand description

The Keccak hash output type.