Zokrates / ZoKrates

A toolbox for zkSNARKs on Ethereum
https://zokrates.github.io
GNU Lesser General Public License v3.0
1.8k stars 360 forks source link

fix clippy issues #1372

Closed bird-dancer closed 2 months ago

bird-dancer commented 2 months ago

use contains_key() instead of get().is_some() implement Display instead of ToString for G2AFFINE