Skip to content

sha3_256

@algorandfoundation/algorand-typescript


@algorandfoundation/algorand-typescript / op / sha3_256

Function: sha3_256()

sha3_256(a): bytes

Defined in: packages/algo-ts/src/op.ts:3394

SHA3_256 hash of value A, yields [32]byte

Parameters

a

bytes

Returns

bytes

See

Native TEAL opcode: sha3_256 Min AVM version: 7