
Action parameter in computehash
{ "name": "computehash", "base": "", "fields": [ { "name": "epoch", "type": "uint64" }, { "name": "reveals", "type": "string[]" } ] }

Action parameter in computehash
{
"name": "computehash",
"base": "",
"fields": [
{
"name": "epoch",
"type": "uint64"
},
{
"name": "reveals",
"type": "string[]"
}
]
}