Closed altafan closed 1 year ago
We need to export the methods from secp256k1 for ecdsa/schnorr operations while sticking with TinySecp256k1Interface.
Reference implementation (might be helpful to take a look at the abstraction made here): https://github.com/bitcoinjs/tiny-secp256k1/blob/master/src_ts/index.ts
We need to export the methods from secp256k1 for ecdsa/schnorr operations while sticking with TinySecp256k1Interface.
Reference implementation (might be helpful to take a look at the abstraction made here): https://github.com/bitcoinjs/tiny-secp256k1/blob/master/src_ts/index.ts