From 02d60d64e3d66b16fc4998122dc715e92d3d98e1 Mon Sep 17 00:00:00 2001 From: hrischuk-da Date: Thu, 14 May 2026 15:26:05 -0400 Subject: [PATCH] update the second contract key warning --- docs-main/appdev/reference/daml-language-reference.mdx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs-main/appdev/reference/daml-language-reference.mdx b/docs-main/appdev/reference/daml-language-reference.mdx index df0cabae..4c6c3f0a 100644 --- a/docs-main/appdev/reference/daml-language-reference.mdx +++ b/docs-main/appdev/reference/daml-language-reference.mdx @@ -1384,9 +1384,7 @@ Reviewers: Skip this section. Remove markers after final approval. ## Reference: Contract Keys -Contract keys are not supported in this release of Canton 3.x. Support for **non-unique contract keys** will come in a future release of Canton 3.x. Unique contract keys are not planned be supported in Canton 3.x, as there are no known good solutions for enforcing uniqueness constraints at the infrastructure level when there are multiple independent subnetworks that can be (dis)connected at any point in time. - -The documentation below is kept for completeness, but can be ignored for this release of Canton 3.x. +Contract keys coming in the Canton 3.5 release. This documentation will be updated at that time. ### Unsupported feature @@ -1987,4 +1985,4 @@ The fixity and precedence of an operator are declared using the `infixl`, `infix -{/* COPIED_END */} \ No newline at end of file +{/* COPIED_END */}