
Action return type for verify
{ "name": "verify_block_result", "base": "", "fields": [ { "name": "status", "type": "string" }, { "name": "reason", "type": "string" }, { "name": "block_hash", "type": "checksum256" } ] }
Action return type for verify
{
"name": "verify_block_result",
"base": "",
"fields": [
{
"name": "status",
"type": "string"
},
{
"name": "reason",
"type": "string"
},
{
"name": "block_hash",
"type": "checksum256"
}
]
}