InvalidCallFlags
Error v334 → current 29.1The call flags specified for this contract call are invalid.
Encountered by: developers
Why This Error Exists
Call flags control execution behavior. Invalid flags are rejected for safety.
From Chain Metadata
Invalid combination of flags supplied to `seal_call` or `seal_delegate_call`.
What This Means
The call flags specified for this contract call are invalid.
Common Causes
- Using unsupported flag combinations
- Deprecated flags in call data
How to Fix
- Review documentation for valid call flags
- Update client library to latest version
- Remove unsupported flags from call
Runtime Info
- Pallet Index
- 29
- Error Index
- 1
- Error Code
- 29.1
- Runtime Version
- v393