Skip to main content

E1009 — Missing required signer

PropertyValue
Code1009
SlugE1009
Categoryvalidation (Validation)

What happened

Missing required signer.

Why it happened

The transaction requires a cosignature that was not included.

How to fix

Include a signature from the required signer in the transaction.

Receipt example

{
  "code": 1009,
  "slug": "E1009",
  "category": "validation",
  "what": "Missing required signer",
  "fix": "Include a signature from the required signer in the transaction.",
  "docs_url": "https://docs.cowboy.inc/errors/E1009"
}

All Error Codes

View the complete error code reference