Skip to content

sha3_256

sha3_256(data): bytes32

Parameters

data: BytesLike

Returns

bytes32

sha3_256 hash of the given data

Source

types/global.d.ts:1177