## `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






