Skip to content

falconVerify

@algorandfoundation/algorand-typescript


@algorandfoundation/algorand-typescript / op / falconVerify

Function: falconVerify()

falconVerify(a, b, c): boolean

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

for (data A, compressed-format signature B, pubkey C) verify the signature of data against the pubkey

Parameters

a

bytes

b

bytes

c

bytes

Returns

boolean

See

Native TEAL opcode: falcon_verify Min AVM version: 12