docs(gitbook): use full links for gitbook
This commit is contained in:
@@ -24,7 +24,7 @@ The models below are used for communication between Substreams and Tycho indexer
|
|||||||
|
|
||||||
Our indexer expects to receive a `BlockChanges` output from your Substreams package.
|
Our indexer expects to receive a `BlockChanges` output from your Substreams package.
|
||||||
|
|
||||||
{% @github-files/github-code-block url="https://github.com/propeller-heads/propeller-protocol-lib/blob/main/proto/tycho/evm/v1/" %}
|
{% @github-files/github-code-block url="https://github.com/propeller-heads/propeller-protocol-lib/blob/main/proto/tycho/evm/v1/common.proto" %}
|
||||||
|
|
||||||
Please be aware that changes need to be aggregated on the transaction level, it is considered an error to emit `BlockChanges` with duplicated transactions present in the `changes` attributes.
|
Please be aware that changes need to be aggregated on the transaction level, it is considered an error to emit `BlockChanges` with duplicated transactions present in the `changes` attributes.
|
||||||
|
|
||||||
|
|||||||
@@ -96,4 +96,4 @@ Read our [Substreams README.md](../../../substreams/README.md) for more informat
|
|||||||
|
|
||||||
### Testing
|
### Testing
|
||||||
|
|
||||||
Read the [Substreams testing docs](../../../substreams/README.md#test-your-implementation) for more information on how to test your integration.
|
Read the [Substreams testing docs](https://github.com/propeller-heads/propeller-venue-lib/blob/main/testing/README.md) for more information on how to test your integration.
|
||||||
|
|||||||
Reference in New Issue
Block a user