Skip to main content

E1603 — Insufficient stake

PropertyValue
Code1603
SlugE1603
Categoryrunner (Runner / Consensus)
CIPCIP-2

What happened

Insufficient stake.

Why it happened

The runner’s staked amount is below the minimum required for the operation.

How to fix

Top up the runner’s stake to at least MIN_STAKE × 1.5 per active job.

Receipt example

{
  "code": 1603,
  "slug": "E1603",
  "category": "runner",
  "what": "Insufficient stake",
  "fix": "Top up the runner's stake to at least `MIN_STAKE × 1.",
  "docs_url": "https://docs.cowboy.inc/errors/E1603"
}

All Error Codes

View the complete error code reference