aiken/examples/acceptance_tests/047/plutus.json

36 lines
792 B
JSON

{
"preamble": {
"title": "aiken-lang/acceptance_test_047",
"version": "0.0.0"
},
"validators": [
{
"title": "foo",
"purpose": "spend",
"datum": {
"title": "Unit",
"description": "The nullary constructor.",
"anyOf": [
{
"dataType": "constructor",
"index": 0,
"fields": []
}
]
},
"redeemer": {
"title": "Unit",
"description": "The nullary constructor.",
"anyOf": [
{
"dataType": "constructor",
"index": 0,
"fields": []
}
]
},
"compiledCode": "4d01000022253335734944526161",
"hash": "455f24922a520c59499fdafad95e1272fab81a99452f6b9545f95337"
}
]
}