From 29b9a7a2bb2cf1411b9382c69f837d5d093c4572 Mon Sep 17 00:00:00 2001 From: Jonjon Date: Thu, 22 May 2025 11:09:42 +0200 Subject: [PATCH] docs: clarify address formats in config --- docs/HyperIndex/Guides/configuration-file.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/HyperIndex/Guides/configuration-file.mdx b/docs/HyperIndex/Guides/configuration-file.mdx index 911f8cc6..d1873363 100644 --- a/docs/HyperIndex/Guides/configuration-file.mdx +++ b/docs/HyperIndex/Guides/configuration-file.mdx @@ -48,6 +48,11 @@ networks: Set the address of the smart contract you're indexing. +:::note +Addresses can be provided in **checksum** format or in **lowercase**. +Envio accepts both and normalizes them internally. +::: + **Single address:** ```yaml