diff --git a/docs/sdk-and-tools/indices/scresults.md b/docs/sdk-and-tools/indices/scresults.md index 288f4a4f6..cf685c872 100644 --- a/docs/sdk-and-tools/indices/scresults.md +++ b/docs/sdk-and-tools/indices/scresults.md @@ -15,7 +15,7 @@ This page describes the structure of the `sc-results` index (Elasticsearch), and **The `scresults` index will be deprecated and removed in the near future.** We recommend using the [operations](/sdk-and-tools/indices/es-index-operations) index, which contains all the smart contract results data. -The only change required in your queries is to include the `type` field with the value `normal` to fetch all smart contract results. +The only change required in your queries is to include the `type` field with the value `unsigned` to fetch all smart contract results. Please make the necessary updates to ensure a smooth transition. If you need further assistance, feel free to reach out.