Module validator_worker::sentry_interface::campaigns
source · Functions
Fetches all
Campaign
s from sentry
by going through all pages and collecting the Campaign
s into a single Vec
You can filter by &validator=0x...
when passing for_validator
.
This will return campaigns that include the provided for_validator
validator.