43 lines
978 B
JSON
43 lines
978 B
JSON
{
|
|
"preamble": {
|
|
"title": "aiken-lang/acceptance_test_047",
|
|
"version": "0.0.0",
|
|
"plutusVersion": "v2",
|
|
"compiler": {
|
|
"name": "Aiken",
|
|
"version": "v1.0.24-alpha+ac0c73a"
|
|
}
|
|
},
|
|
"validators": [
|
|
{
|
|
"title": "foo.spend",
|
|
"datum": {
|
|
"title": "_datum",
|
|
"schema": {
|
|
"$ref": "#/definitions/Void"
|
|
}
|
|
},
|
|
"redeemer": {
|
|
"title": "_redeemer",
|
|
"schema": {
|
|
"$ref": "#/definitions/Void"
|
|
}
|
|
},
|
|
"compiledCode": "58370100003232232232253330064a229309b2b299980219b8748000c014dd50008a4c2ca66600466e1d2000300337540022930b2b9a5573a1",
|
|
"hash": "5df5ee3572520827460890b2ba16a9dd375ebe9177b3da23f056415f"
|
|
}
|
|
],
|
|
"definitions": {
|
|
"Void": {
|
|
"title": "Unit",
|
|
"description": "The nullary constructor.",
|
|
"anyOf": [
|
|
{
|
|
"dataType": "constructor",
|
|
"index": 0,
|
|
"fields": []
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |