Open
Description
Currently withdraw-fees-and-rewards
bot does several queries to find withdrawable contributions.
This is no ideal nor necessary anymore since we added some fields to the subgraph that let us query them directly.
Replace while loop of many queries with one that just fetches contributions of resolved request with value > 0.
Metadata
Metadata
Assignees
Labels
No labels