bnb-chain / tss-lib

Threshold Signature Scheme, for ECDSA and EDDSA
MIT License
790 stars 271 forks source link

cherry pick > curve as parameter (#137) #139

Closed FitzLu closed 3 years ago

FitzLu commented 3 years ago
yycen commented 3 years ago

Everything seems good. Also do you think it's better to write round.EC() instead of round.Params().EC() for it is a promoted field?