pub fn set_timeout_commit(
    config: &mut Value,
    duration: Duration
) -> Result<(), Report>
Expand description

Set the consensus.timeout_commit field in the full node config.