AlreadyStored
Error v123 → current 13.13The call data is already stored on-chain.
Encountered by: developerswallets
Why This Error Exists
Call already stored. Use existing data or hash-only approach.
From Chain Metadata
The data to be stored is already stored.
What This Means
The call data is already stored on-chain.
Common Causes
- Attempting to store call data twice
- Operation already created with store_call=true
How to Fix
- Use existing stored call instead
- Omit call data and use call hash
Storage to Check
Thrown By
Runtime Info
- Pallet Index
- 13
- Error Index
- 13
- Error Code
- 13.13
- Runtime Version
- v393