Skip to content
New issue

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

docs(escrow-contract): update inline-docs to detail the expectations … #61

Conversation

ColePBryan
Copy link
Contributor

…of indexers during thaws and redeems

provide multiple warnings and notices to ensure indexers are aware of the expected behavior for anything that is thawing or already thawed. Also provide docs to inform indexer that redeem does not revert on low escrow balance and it is their responsibility to check it before calling redeem.

…of indexers during thaws and redeems

provide multiple warnings and notices to ensure indexers are aware of the expected behavior for anything that is thawing or already thawed. Also provide docs to inform indexer that redeem does not revert on low escrow balance and it is their responsibility to check it before calling redeem.

Signed-off-by: Bryan Cole <bryan.cole@semiotic.ai>
@ColePBryan ColePBryan merged commit abf58fe into main Aug 23, 2023
4 checks passed
@ColePBryan ColePBryan deleted the 60-document-thawing-redeeming-in-escrowsol-to-clarify-expectations-of-indexer branch August 23, 2023 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document Thawing & Redeeming in Escrow.sol to Clarify Expectations of Indexer
2 participants