ontio / ontology-ts-sdk

Comprehensive TypeScript library for the Ontology blockchain.
GNU Lesser General Public License v3.0
64 stars 39 forks source link

Use this lib with secp256k1 instead of secp256r1 #223

Open roccomuso opened 2 years ago

roccomuso commented 2 years ago

What if I wanna use secp256k1 instead of the secp256r1 ? would it be possible?