1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
ZoKrates/zokrates_stdlib/tests/bench/ecc/edwardsAdd.json
2019-03-15 18:59:54 +01:00

15 lines
No EOL
175 B
JSON

{
"entry_point": "./tests/bench/ecc/edwardsAdd.code",
"tests": [
{
"input": {
"values": []
},
"output": {
"Ok": {
"values": ["1"]
}
}
}
]
}