ValueNotInBounds
Error v315 → current 19.5The provided parameter value is outside the acceptable range.
Encountered by: subnet owners
Why This Error Exists
Many network parameters have safety bounds to prevent extreme configurations. This error indicates you're trying to set a value outside those protective limits.
From Chain Metadata
Value not in allowed bounds.
What This Means
The provided parameter value is outside the acceptable range.
Common Causes
- Value too high or too low for the specific parameter
- Not checking parameter bounds before submitting
- Using percentages instead of basis points or vice versa
How to Fix
- Check the valid range for the specific parameter being set
- Ensure value is within min/max bounds
- Verify you're using the correct units (RAO vs TAO, basis points vs percentage)
Runtime Info
- Pallet Index
- 19
- Error Index
- 5
- Error Code
- 19.5
- Runtime Version
- v393