Function ibc_test_framework::chain::config::set_timeout_commit
source · 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.