NoApprovalsNeeded

Error v123 → current 13.2

Threshold of 1 means no additional approvals needed.

Encountered by: developerswallets

Why This Error Exists

Threshold 1 bypasses multisig. Use as_multi_threshold_1 or increase threshold.

From Chain Metadata

Call doesn't need any (more) approvals.

What This Means

Threshold of 1 means no additional approvals needed.

Common Causes

  • Using approve_as_multi with threshold 1
  • Misconfigured multisig

How to Fix

  • Use as_multi_threshold_1 for single-signer calls
  • Set threshold to 2 or higher if multisig is intended

Thrown By

Runtime Info

Pallet Index
13
Error Index
2
Error Code
13.2
Runtime Version
v393