
Action parameter in updateheight
{ "name": "updateheight", "base": "", "fields": [ { "name": "synchronizer", "type": "name" }, { "name": "latest_produced_block_height", "type": "uint64" }, { "name": "miners", "type": "string[]" } ] }
Action parameter in updateheight
{
"name": "updateheight",
"base": "",
"fields": [
{
"name": "synchronizer",
"type": "name"
},
{
"name": "latest_produced_block_height",
"type": "uint64"
},
{
"name": "miners",
"type": "string[]"
}
]
}