
-
{ "name": "RoundCommit", "base": "", "fields": [ { "name": "round_commit_id", "type": "uint64" }, { "name": "protocol_id", "type": "uint8" }, { "name": "round", "type": "uint16" }, { "name": "boid_id", "type": "name" } ] }

{
"name": "RoundCommit",
"base": "",
"fields": [
{
"name": "round_commit_id",
"type": "uint64"
},
{
"name": "protocol_id",
"type": "uint8"
},
{
"name": "round",
"type": "uint16"
},
{
"name": "boid_id",
"type": "name"
}
]
}