ripemd160
api • Docs
near-sdk-js v2.0.0 / api / ripemd160
Function: ripemd160()
ripemd160(
value
):Uint8Array
Returns ripemd160 hash of given value
Parameters
• value: Uint8Array
value to be hashed, in Bytes
Returns
Uint8Array
hash result in Bytes
Defined in
Last updated