Skip to content

keccak256

keccak256(data): bytes32

Parameters

data: BytesLike

Returns

bytes32

the keccak256 hash of the given data

Source

types/global.d.ts:1025