Skip to content

Commit 704cfd5

Browse files
committed
fixes
1 parent 8767c52 commit 704cfd5

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

docs/sdk-and-tools/elastic-search.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ Each entry in an Elasticsearch index will have a format similar to this:
148148
| [events](/sdk-and-tools/indices/es-index-events) | Contains all the events generated by transactions and smart contract results. |
149149
| [delegators](/sdk-and-tools/indices/es-index-delegators) | Contains details about all the delegators. |
150150
| [operations](/sdk-and-tools/indices/es-index-operations) | Contains all transactions and smart contract results. |
151+
| [executionresults](/sdk-and-tools/indices/es-index-executionresults) | Contains all execution results generated by blocks execution. |
151152

152153
[comment]: # (mx-context-auto)
153154

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
id: es-index-blocks
3-
title: blocks
2+
id: es-index-executionresults
3+
title: execution results
44
description: "Elasticsearch executionresults index: execution result block hash, header fields and example queries."
55
---
66

0 commit comments

Comments
 (0)