MinimumThreshold

Error v123 → current 13.0

Threshold must be at least 2 for multisig operations.

Encountered by: developerswallets

Why This Error Exists

Multisig requires at least 2 signers. Use regular calls for single-signer operations.

From Chain Metadata

Threshold must be 2 or greater.

What This Means

Threshold must be at least 2 for multisig operations.

Common Causes

  • Setting threshold to 1 (use regular calls instead)
  • Setting threshold to 0

How to Fix

  • Use threshold of 2 or higher for multisig
  • For single-signer operations, use regular calls

Thrown By

Runtime Info

Pallet Index
13
Error Index
0
Error Code
13.0
Runtime Version
v393