ExistingVestingSchedule
Error v101 → current 5.5A vesting schedule already exists for this account.
Encountered by: developerswallets
Why This Error Exists
Vesting schedules lock tokens that unlock over time. Only one schedule per account is allowed.
From Chain Metadata
A vesting schedule already exists for this account
What This Means
A vesting schedule already exists for this account.
Common Causes
- Trying to create a new vesting schedule when one exists
- Account already has locked vesting tokens
How to Fix
- Wait for existing vesting schedule to complete
- Check Balances.Vesting storage for existing schedules
- One account can only have one vesting schedule at a time
Storage to Check
Runtime Info
- Pallet Index
- 5
- Error Index
- 5
- Error Code
- 5.5
- Runtime Version
- v393