
The data structures defined by this contract.
Action parameter in sendblock
{ "name": "send_block", "base": "", "fields": [ { "name": "block_num", "type": "int32" }, { "name": "hash", "type": "checksum256" } ] }
The data structures defined by this contract.
Action parameter in sendblock
{
"name": "send_block",
"base": "",
"fields": [
{
"name": "block_num",
"type": "int32"
},
{
"name": "hash",
"type": "checksum256"
}
]
}