We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The idea is to store the TAP contracts metadata such as:
That way we could implement a sanity check on the indexer components to make sure that the settings are consistent with the subgraph.
The text was updated successfully, but these errors were encountered:
carlosvdr
No branches or pull requests
The idea is to store the TAP contracts metadata such as:
https://github.com/semiotic-ai/timeline-aggregation-protocol-contracts/blob/4dc87fc616680c924b99dbaf285bdd449c777261/src/Escrow.sol#L197-L204
https://github.com/semiotic-ai/timeline-aggregation-protocol-contracts/blob/4dc87fc616680c924b99dbaf285bdd449c777261/src/TAPVerifier.sol#L33
That way we could implement a sanity check on the indexer components to make sure that the settings are consistent with the subgraph.
The text was updated successfully, but these errors were encountered: