mirror of
https://github.com/logos-storage/circom-witnessgen.git
synced 2026-01-02 13:03:09 +00:00
update messages.proto to reflect upstream improvement
This commit is contained in:
parent
8fcef5c1c4
commit
87316bb87b
@ -28,6 +28,8 @@ enum DuoOp {
|
||||
enum UnoOp {
|
||||
Neg = 0;
|
||||
Id = 1;
|
||||
Lnot = 2;
|
||||
Bnot = 3;
|
||||
}
|
||||
|
||||
enum TresOp {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user