Function hdk::hash::hash_sha256

source ·
pub fn hash_sha256(input: Vec<u8, Global>) -> Result<Vec<u8, Global>, WasmError>
Expand description

@todo - not implemented on the host