Skip to content

sha256

@algorandfoundation/algorand-typescript


@algorandfoundation/algorand-typescript / op / sha256

Function: sha256()

sha256(a): bytes

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

SHA256 hash of value A, yields [32]byte

Parameters

a

bytes

Returns

bytes

See

Native TEAL opcode: sha256 Min AVM version: 1