docs(indexing): miscellaneous small docs improvements

This commit is contained in:
Florian Pellissier
2024-08-20 09:06:52 +02:00
parent 6bd96374b5
commit 2ad12cb659
3 changed files with 9 additions and 9 deletions

View File

@@ -20,7 +20,7 @@ So basically when processing a block we need to emit the block itself, all trans
#### Models
The models below are used for communication between Substreams and our indexer, as well as between Substreams modules.
The models below are used for communication between Substreams and Tycho indexer, as well as between Substreams modules.
Our indexer expects to receive a `BlockChanges` output from your Substreams package.