api • Docs
near-sdk-js v2.0.0 / api / ripemd160
ripemd160(value): Uint8Array
value
Uint8Array
Returns ripemd160 hash of given value
• value: Uint8Array
value to be hashed, in Bytes
hash result in Bytes
packages/near-sdk-js/src/api.ts:892arrow-up-right
Last updated 1 year ago