Skip to content

Commit 053c54d

Browse files
authored
Merge pull request #1157 from multiversx/scresults-migrations-typo
scresults migration typo
2 parents a93b793 + ec57cb7 commit 053c54d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/sdk-and-tools/indices/scresults.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This page describes the structure of the `sc-results` index (Elasticsearch), and
1515

1616
**The `scresults` index will be deprecated and removed in the near future.**
1717
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.
18+
The only change required in your queries is to include the `type` field with the value `unsigned` to fetch all smart contract results.
1919

2020
Please make the necessary updates to ensure a smooth transition.
2121
If you need further assistance, feel free to reach out.

0 commit comments

Comments
 (0)