TooManyCalls

Error v120 → current 11.0

The batch exceeds the maximum number of calls allowed.

Encountered by: developerswallets

Why This Error Exists

Batches have a size limit. Split into multiple transactions if needed.

From Chain Metadata

Too many calls batched.

What This Means

The batch exceeds the maximum number of calls allowed.

Common Causes

  • Batch contains more calls than batched_calls_limit allows
  • Trying to batch too many operations in a single transaction

How to Fix

  • Check the batched_calls_limit constant for the maximum
  • Split your batch into multiple smaller batches

Runtime Info

Pallet Index
11
Error Index
0
Error Code
11.0
Runtime Version
v393