mirror of
https://github.com/arnaucube/Nova.git
synced 2026-02-01 08:46:39 +01:00
Add asserts for constraint count (#83)
* Add asserts for constraint count * switch to Standard strength
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//! This library implements core components of Nova.
|
||||
//! This library implements Nova, a high-speed recursive SNARK.
|
||||
#![allow(non_snake_case)]
|
||||
#![allow(clippy::type_complexity)]
|
||||
#![deny(missing_docs)]
|
||||
|
||||
Reference in New Issue
Block a user