[ADDED] New error code, forgot to commit
This commit is contained in:
parent
21acec83d0
commit
b28061142d
@ -66,4 +66,5 @@ $aErrorCodes['E0059'] = 'Worker already exists';
|
||||
$aErrorCodes['E0060'] = 'Failed to add new worker';
|
||||
$aErrorCodes['E0061'] = 'Failed to delete worker';
|
||||
$aErrorCodes['E0062'] = 'Block has no share_id, not running payouts';
|
||||
$aErrorCodes['E0063'] = 'Upstream share already assigned to previous block';
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user