43 lines
1.0 KiB
JSON
43 lines
1.0 KiB
JSON
{
|
|
"preamble": {
|
|
"title": "aiken-lang/acceptance_test_047",
|
|
"version": "0.0.0",
|
|
"plutusVersion": "v2",
|
|
"compiler": {
|
|
"name": "Aiken",
|
|
"version": "v1.0.24-alpha+950eeeb"
|
|
}
|
|
},
|
|
"validators": [
|
|
{
|
|
"title": "foo.spend",
|
|
"datum": {
|
|
"title": "_datum",
|
|
"schema": {
|
|
"$ref": "#/definitions/Void"
|
|
}
|
|
},
|
|
"redeemer": {
|
|
"title": "_redeemer",
|
|
"schema": {
|
|
"$ref": "#/definitions/Void"
|
|
}
|
|
},
|
|
"compiledCode": "58540100003232323223232232253330074a229309b2b192999803180218038008a99980498040008a4c2c2c6ea8004c94ccc010c008c01400454ccc01cc018004526161637540046e1d20005734aae7555cf2ab9f01",
|
|
"hash": "fe57a350c06a96d6df47f005b19a504e52a612c475c6e948b1039a8d"
|
|
}
|
|
],
|
|
"definitions": {
|
|
"Void": {
|
|
"title": "Unit",
|
|
"description": "The nullary constructor.",
|
|
"anyOf": [
|
|
{
|
|
"dataType": "constructor",
|
|
"index": 0,
|
|
"fields": []
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |