{ "inputs": [ { "name": "a", "public": false, "type": "array", "components": { "size": 8, "type": "u8" } }, { "name": "b", "public": true, "type": "array", "components": { "size": 8, "type": "u32" } } ], "output": { "type": "tuple", "components": { "elements": [] } } }