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

Rename symbols to have a unique prefix #72

Open Kixunil opened 4 years ago

Kixunil commented 4 years ago

As discussed in https://github.com/rust-bitcoin/rust-secp256k1/issues/209, it'd be helpful to rename the symbols so that they don't clash if multiple versions of the crate(s) are used.