From 908fdb7d3fbb0cf79f3b0a7905a941381a0a856a Mon Sep 17 00:00:00 2001 From: Xin Li <59580070+xin-hedera@users.noreply.github.com> Date: Wed, 21 Aug 2024 17:06:09 -0500 Subject: [PATCH] Enable topic message lookup in rest api for v2 (#9100) - Enable topic message lookup in rest api for v2 Signed-off-by: Xin Li --- charts/hedera-mirror/values-v2.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/hedera-mirror/values-v2.yml b/charts/hedera-mirror/values-v2.yml index 5c5ab03e714..c712f85fcf2 100644 --- a/charts/hedera-mirror/values-v2.yml +++ b/charts/hedera-mirror/values-v2.yml @@ -22,6 +22,7 @@ rest: rest: query: bindTimestampRange: true + topicMessageLookup: true stackgres: enabled: true