
Struct property of config
{ "name": "consensus_parameter_type", "base": "", "fields": [ { "name": "current", "type": "consensus_parameter_data_type" }, { "name": "pending", "type": "pending_consensus_parameter_data_type?" } ] }
Struct property of config
{
"name": "consensus_parameter_type",
"base": "",
"fields": [
{
"name": "current",
"type": "consensus_parameter_data_type"
},
{
"name": "pending",
"type": "pending_consensus_parameter_data_type?"
}
]
}