fix typo, generate package lock
This commit is contained in:
parent
81b7bd9b27
commit
5bace73a72
2 changed files with 5621 additions and 1 deletions
|
@ -68,7 +68,7 @@ impl std::fmt::Display for SchemeParameter {
|
|||
G16 => write!(f, "g16"),
|
||||
GM17 => write!(f, "gm17"),
|
||||
MARLIN => write!(f, "marlin"),
|
||||
NOVA => write!(f, "marlin"),
|
||||
NOVA => write!(f, "nova"),
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
5620
zokrates_js/package-lock.json
generated
Normal file
5620
zokrates_js/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue