
Table row type of config
{ "name": "config_row", "base": "", "fields": [ { "name": "parse_timeout_seconds", "type": "uint16" }, { "name": "num_validators_per_distribution", "type": "uint16" }, { "name": "num_retain_data_blocks", "type": "uint16" }, { "name": "retained_spent_utxo_blocks", "type": "uint16" }, { "name": "num_txs_per_verification", "type": "uint16" }, { "name": "num_merkle_layer", "type": "uint8" }, { "name": "num_miner_priority_blocks", "type": "uint16" } ] }