From 50628486bec61b7c2965ef77a8fe78a20098f4a8 Mon Sep 17 00:00:00 2001 From: Ruslan Kharevych Date: Thu, 31 Aug 2023 18:21:18 +0300 Subject: [PATCH] Update Kotlin Reference Server config --- .../anchor-platform/custody-services/configuration.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/anchoring-assets/anchor-platform/custody-services/configuration.mdx b/docs/anchoring-assets/anchor-platform/custody-services/configuration.mdx index fbebc950e..0c1f7ece9 100644 --- a/docs/anchoring-assets/anchor-platform/custody-services/configuration.mdx +++ b/docs/anchoring-assets/anchor-platform/custody-services/configuration.mdx @@ -121,7 +121,7 @@ Update the configuration file of the Kotlin Reference Server to enable custody i ```yaml -sep24: +app: # Flag that indicates that the custody integration is enabled and the payment will be submitted using the Custody Server. # Default value: false custodyEnabled: true