38 lines
1015 B
JSON
38 lines
1015 B
JSON
{
|
|
"preamble": {
|
|
"title": "aiken-lang/acceptance_test_096",
|
|
"description": "Aiken contracts for project 'aiken-lang/096'",
|
|
"version": "0.0.0",
|
|
"plutusVersion": "v2",
|
|
"compiler": {
|
|
"name": "Aiken",
|
|
"version": "v1.0.29-alpha+e856fc6"
|
|
},
|
|
"license": "Apache-2.0"
|
|
},
|
|
"validators": [
|
|
{
|
|
"title": "foo.is_fourty_two",
|
|
"datum": {
|
|
"title": "dat",
|
|
"schema": {
|
|
"$ref": "#/definitions/Data"
|
|
}
|
|
},
|
|
"redeemer": {
|
|
"title": "rdm",
|
|
"schema": {
|
|
"$ref": "#/definitions/Data"
|
|
}
|
|
},
|
|
"compiledCode": "585e0100003232222533300453330043375e004006266e3d22010b68656c6c6f20776f726c640048810b68656c6c6f20776f726c640014a02930a99802a4811856616c696461746f722072657475726e65642066616c736500136565734ae701",
|
|
"hash": "7dfcec1b2545d65c610e85bc608458efc30b94ebb6171bb5f2759a45"
|
|
}
|
|
],
|
|
"definitions": {
|
|
"Data": {
|
|
"title": "Data",
|
|
"description": "Any Plutus data."
|
|
}
|
|
}
|
|
} |