MinaProtocol / mina

Mina is a cryptocurrency protocol with a constant size blockchain, improving scaling while maintaining decentralization and security.
https://minaprotocol.com
Apache License 2.0
1.97k stars 523 forks source link

Get rid of consensus_mechanism parameter #15644

Closed georgeee closed 1 month ago

georgeee commented 1 month ago

We do not need consensus_mechanism parameter anymore, so this PR removes it and updates all of the code that kept using it.

Explain how you tested your changes:

Checklist:

mergify[bot] commented 1 month ago

⚠️ The sha of the head commit of this PR conflicts with #15642. Mergify cannot evaluate rules on this PR. ⚠️

mrmr1993 commented 1 month ago

!ci-build-me