clearmatics / zecale

General purpose aggregator using recursive composition of SNARKs: https://arxiv.org/abs/2008.05958
https://clearmatics.github.io/zecale
GNU Lesser General Public License v3.0
8 stars 3 forks source link

Switched snake_case python CLIs to kebab-case #97

Closed AntoineRondelet closed 2 years ago

AntoineRondelet commented 2 years ago

As the name indicates, there were a few Python commands still using snake_case. This PR fixes this and sticks the to convention (kebab-case).