Skip to content

Commit

Permalink
remove minSharedKeys (#18639)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbrauner-da authored Mar 6, 2024
1 parent e585ebf commit 760c278
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ object TransactionVersion {
// TODO(https://github.com/digital-asset/daml/issues/18240) move this feature flag to VDev.
private[lf] val minContractKeys = V31

private[lf] val minSharedKeys = V31
private[lf] val minChoiceAuthorizers = VDev

private[lf] val assignNodeVersion: LanguageVersion => TransactionVersion = {
Expand Down

0 comments on commit 760c278

Please sign in to comment.