smartcontractkit / chainlink-automation-templates

Real-world sample projects using Chainlink Automation
https://automation.chainlink-demo.app
35 stars 14 forks source link

fix: instant pending reveal #90

Closed ivaylonikolov7 closed 2 years ago

ivaylonikolov7 commented 2 years ago

Former pendingReveal method wasn't instant and you needed to wait for the keeper to update its value. The current implementation checks it in the frontend using contract calls.

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
batch-nft-app ✅ Ready (Inspect) Visit Preview Sep 5, 2022 at 0:27AM (UTC)
imollov commented 2 years ago

@ivaylonikolov7 pls remove the unused getters