Input
{
"fields": [
{
"name": "seed",
"value": {
"type": "integer",
"value": "58"
}
},
{
"name": "scenario",
"value": {
"type": "text",
"value": "identity-contract-hash"
}
}
],
"type": "record"
}Expected
{
"kind": "value",
"value": {
"type": "integer",
"value": "364"
}
}