There was an error while loading. Please reload this page.
2 parents a93b793 + ec57cb7 commit 053c54dCopy full SHA for 053c54d
1 file changed
docs/sdk-and-tools/indices/scresults.md
@@ -15,7 +15,7 @@ This page describes the structure of the `sc-results` index (Elasticsearch), and
15
16
**The `scresults` index will be deprecated and removed in the near future.**
17
We recommend using the [operations](/sdk-and-tools/indices/es-index-operations) index, which contains all the smart contract results data.
18
-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.
19
20
Please make the necessary updates to ensure a smooth transition.
21
If you need further assistance, feel free to reach out.
0 commit comments