UNPKG

@defi-wonderland/keep3r-v2

Version:

The Keep3r Network is a decentralized network for projects that need external devops, and for external teams to find keeper jobs

25 lines (6 loc) 270 B
## `IKeep3rJobManager` Handles the addition and withdrawal of credits from a job ### `addJob(address _job)` (external) Allows any caller to add a new job ### `JobAddition(address _job, address _jobOwner)` Emitted when Keep3rJobManager#addJob is called