ecdsaPkDecompress
Algorand TypeScript / op / ecdsaPkDecompress
Defined in: op.ts:838
decompress pubkey A into components X, Y The 33 byte public key in a compressed form to be decompressed into X and Y (top) components. All values are big-endian encoded.
Parameters
Section titled “Parameters”Returns
Section titled “Returns”readonly [bytes<32>, bytes<32>]
Native TEAL opcode: ecdsa_pk_decompress
Min AVM version: 5