mirror of
https://github.com/fluencelabs/examples
synced 2024-12-04 19:20:17 +00:00
update and extend demo data
This commit is contained in:
parent
e69a17f570
commit
d6a4c1e312
27
aqua-examples/vrfun/data/proof_data.json
Normal file
27
aqua-examples/vrfun/data/proof_data.json
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"verify_arg": {
|
||||
"peer_id": "12D3KooWEFFCZnar1cUJQ3rMWjvPQg6yMV2aXWs2DkJNSRbduBWn",
|
||||
"service_id": "132b1b5d-295d-402c-af23-678367c53c33"
|
||||
},
|
||||
"payload_arg": [222, 173, 190, 239],
|
||||
"bad_payload_arg": [222, 173, 190, 240],
|
||||
"proof_result": {
|
||||
"output": [
|
||||
115, 194, 116, 211, 189, 96, 252, 211, 160, 128, 67, 1, 35, 98, 3, 203,
|
||||
39, 2, 139, 239, 75, 123, 218, 2, 248, 152, 124, 164, 186, 213, 67, 15
|
||||
],
|
||||
"pk": [
|
||||
234, 192, 114, 199, 44, 198, 65, 29, 15, 47, 10, 159, 184, 125, 1, 26,
|
||||
221, 188, 125, 60, 189, 98, 137, 165, 60, 199, 97, 92, 85, 224, 29, 47
|
||||
],
|
||||
"proof": [
|
||||
30, 242, 203, 248, 93, 221, 218, 224, 68, 11, 90, 29, 193, 184, 139, 17,
|
||||
88, 211, 141, 198, 98, 252, 112, 102, 166, 17, 182, 244, 154, 158, 89, 34,
|
||||
40, 122, 95, 121, 49, 35, 96, 85, 36, 27, 171, 242, 190, 63, 54, 210, 229,
|
||||
210, 160, 161, 226, 147, 139, 40, 75, 163, 74, 111, 121, 49, 62, 188, 95,
|
||||
185, 159, 185, 94, 162, 148, 198, 115, 237, 15, 61, 30, 122, 106, 74, 171,
|
||||
240, 74, 71, 217, 51, 200, 195, 161, 233, 162, 50, 233, 176, 100, 13
|
||||
],
|
||||
"stderr": ""
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user