From a8776b0ba1ff1e8b580d92935846663447b28829 Mon Sep 17 00:00:00 2001 From: Moritz Kiefer Date: Thu, 17 Dec 2020 08:33:35 +0100 Subject: [PATCH] Fix documentation for InclusiveFilters (#8322) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit As discussed in https://discuss.daml.com/t/registeredtemplates-behaves-as-allindar/1789/5?u=cocreature the current behavior doesn’t match the docs. There doesn’t seem a good usecase to change the existing behavior so adapting the docs seems more sensible. changelog_begin changelog_end --- .../com/daml/ledger/api/v1/transaction_filter.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ledger-api/grpc-definitions/com/daml/ledger/api/v1/transaction_filter.proto b/ledger-api/grpc-definitions/com/daml/ledger/api/v1/transaction_filter.proto index 8325a4549e3d..c81f740f1b3f 100644 --- a/ledger-api/grpc-definitions/com/daml/ledger/api/v1/transaction_filter.proto +++ b/ledger-api/grpc-definitions/com/daml/ledger/api/v1/transaction_filter.proto @@ -31,7 +31,7 @@ message Filters { InclusiveFilters inclusive = 1; } -// If no internal fields are set, no data will be returned. +// If no internal fields are set, no filters will be applied. message InclusiveFilters { // A collection of templates.