
roundcommit中的操作参数
{ "name": "roundcommit", "base": "", "fields": [ { "name": "oracle", "type": "name" }, { "name": "boid_id", "type": "name" }, { "name": "protocol_id", "type": "uint8" }, { "name": "round", "type": "uint16" } ] }

roundcommit中的操作参数
{
"name": "roundcommit",
"base": "",
"fields": [
{
"name": "oracle",
"type": "name"
},
{
"name": "boid_id",
"type": "name"
},
{
"name": "protocol_id",
"type": "uint8"
},
{
"name": "round",
"type": "uint16"
}
]
}