moonstream-to / api

Building blocks for your blockchain economy
https://moonstream.to
Apache License 2.0
141 stars 49 forks source link

We should mark `/metatx` Dropper requests as complete when the claim is submitted on-chain #944

Open zomglings opened 1 year ago

zomglings commented 1 year ago

The connection with on-chain events can be made using the requestID which is unique on a per-drop basis.

zomglings commented 1 year ago

This can be done by writing a separate crawler which uses the #932 endpoint.