
Action parameter in submitrand
{ "name": "submitrand", "base": "", "fields": [ { "name": "request_id", "type": "uint64" }, { "name": "oracle_name", "type": "name" }, { "name": "sig", "type": "signature" } ] }

Action parameter in submitrand
{
"name": "submitrand",
"base": "",
"fields": [
{
"name": "request_id",
"type": "uint64"
},
{
"name": "oracle_name",
"type": "name"
},
{
"name": "sig",
"type": "signature"
}
]
}