Replies: 1 comment 3 replies
|
Yes. It starts processing events from the block where the .create() function was called. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The Graph supports starting a dynamically instantiated data source from a block earlier than the current block?
The dynamic data source instantiated from a template begins processing events from the block where the .create() function was called. Is this correct?
All reactions