mimblewimble / rust-secp256k1-zkp

ZKP fork for rust-secp256k1, adds wrappers for range proofs, pedersen commitments, etc
Creative Commons Zero v1.0 Universal
56 stars 51 forks source link

minor fix: removed api secp256k1_switch_commit(), not exist anymore #19

Closed garyyu closed 6 years ago

garyyu commented 6 years ago

removed api secp256k1_switch_commit(), doesn't exist anymore in secp256k1-zkp, and also not used anymore in this lib.