dusk-network / dusk-blindbid

Implementation of the blindbid logic within Zero Knowledge Proofs

Home Page:https://dusk-network.github.io/dusk-blindbid/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve naming for score generation fn

CPerezz opened this issue · comments

We shouldn't be redundant when generating the score.

We should use Score::generate() instead of Score::generate_score().