Function sp_statement_store::hash_encoded
source · pub fn hash_encoded(data: &[u8]) -> [u8; 32]Expand description
Returns blake2-256 hash for the encoded statement.
pub fn hash_encoded(data: &[u8]) -> [u8; 32]Returns blake2-256 hash for the encoded statement.