Files
pezkuwi-common/packages/util-crypto/cjs/secp256k1/expand.d.ts
T

2 lines
94 B
TypeScript

export declare function secp256k1Expand(publicKey: Uint8Array, onlyJs?: boolean): Uint8Array;