Skip to content

Commit 739dbf1

Browse files
author
Azure Pipelines Daml Build
committed
update canton to 20260120.17817.v6d8af8e3
tell-slack: canton
1 parent 2122bfd commit 739dbf1

File tree

231 files changed

+7311
-3429
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

231 files changed

+7311
-3429
lines changed

sdk/canton/community/app-base/src/main/scala/com/digitalasset/canton/config/CantonConfig.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -454,6 +454,7 @@ final case class CantonConfig(
454454
commitmentMismatchDebugging = participantParameters.commitmentMismatchDebugging,
455455
commitmentProcessorNrAcsChangesBehindToTriggerCatchUp =
456456
participantParameters.commitmentProcessorNrAcsChangesBehindToTriggerCatchUp,
457+
commitmentReduceParallelism = participantParameters.commitmentReduceParallelism,
457458
autoSyncProtocolFeatureFlags = participantParameters.autoSyncProtocolFeatureFlags,
458459
)
459460
}

0 commit comments

Comments
 (0)