Skip to content

Commit

Permalink
redo all in circuits.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Autoparallel committed Aug 13, 2024
1 parent f4fc944 commit e4e256b
Showing 1 changed file with 10 additions and 35 deletions.
45 changes: 10 additions & 35 deletions circuits.json
Original file line number Diff line number Diff line change
@@ -1,62 +1,37 @@
{
"extract_test": {
"extract": {
"file": "extract",
"template": "Extract",
"params": [
12
]
},
"test_extract_two_key": {
"file": "extract",
"template": "Extract",
"params": [
4,
40
]
},
"test_extract_depth": {
"file": "extract",
"template": "Extract",
"params": [
4,
64
]
},
"test_extract_sambhav": {
"file": "extract",
"template": "Extract",
"params": [
4,
105
157
]
},
"extract_array": {
"value_string": {
"file": "extract",
"template": "Extract",
"params": [
15
12
]
},
"extract_number": {
"value_number": {
"file": "extract",
"template": "Extract",
"params": [
11
12
]
},
"test_extract_hard": {
"value_array": {
"file": "extract",
"template": "Extract",
"params": [
4,
48
18
]
},
"extract_example": {
"value_object": {
"file": "extract",
"template": "Extract",
"params": [
157
21
]
}
}

0 comments on commit e4e256b

Please sign in to comment.