This error was removed in v150

This error is no longer present in the current runtime. Existed from v140 to v150. Shown here for historical reference.

TooManyFields

Error Removed v140 → v150 (removed) 18.0

Account passed too many additional fields to their commitment

From Chain Metadata

Account passed too many additional fields to their commitment

What This Means

Account passed too many additional fields to their commitment

Common Causes

  • Array/vector size limit exceeded in your transaction
  • Maximum entries for this storage item reached

How to Fix

  • Reduce the number of items in your array parameter
  • Split into multiple smaller transactions
  • Check the constant for maximum allowed size

Runtime Info

Pallet Index
18
Error Index
0
Error Code
18.0
Removed In
v150