1
0
Fork 0
mirror of synced 2025-09-24 04:40:05 +00:00
ZoKrates/zokrates_stdlib/tests/tests/utils/multiplexer/256bit.json
2019-10-24 19:09:55 +02:00

16 lines
No EOL
203 B
JSON

{
"entry_point": "./tests/tests/utils/multiplexer/256bit.zok",
"curve": "Bn128",
"tests": [
{
"input": {
"values": []
},
"output": {
"Ok": {
"values": ["1"]
}
}
}
]
}