This error was removed in v150
This error is no longer present in the current runtime. Existed from v101 to v150. Shown here for historical reference.
TooManyUids
Error Removed v101 → v117, v118 → v120, v121 → v127, v133 → v141, v142 → v148, v149 → v150 (removed) 7.38A maximum limit has been reached.
What This Means
A maximum limit has been reached.
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
Version History
v101 block 1 Added
v118 block 222,600 Re-added
v121 block 518,345 Re-added
v133 block 1,404,224 Re-added
v142 block 2,543,779 Re-added
v149 block 3,014,339 Re-added
v150 Removed
Runtime Info
- Pallet Index
- 7
- Error Index
- 38
- Error Code
- 7.38
- Removed In
- v150