mirror of
https://github.com/arnaucube/go-snark-study.git
synced 2026-02-02 17:26:41 +01:00
snark.Utils packed
This commit is contained in:
@@ -33,7 +33,7 @@ type Constraint struct {
|
||||
Out string
|
||||
Literal string
|
||||
|
||||
Inputs []string // in func delcaration case
|
||||
Inputs []string // in func declaration case
|
||||
}
|
||||
|
||||
func indexInArray(arr []string, e string) int {
|
||||
|
||||
Reference in New Issue
Block a user