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