ed25519verifyBare
Algorand TypeScript / op / ed25519verifyBare
ed25519verifyBare(
a,b,c):boolean
Defined in: op.ts:890
for (data A, signature B, pubkey C) verify the signature of the data against the pubkey => {0 or 1}
Parameters
Section titled “Parameters”Returns
Section titled “Returns”boolean
Native TEAL opcode: ed25519verify_bare
Min AVM version: 7