AlreadyDeposited

Error v154 → current 20.4

This account already has a deposit at this block number.

Encountered by: validatorsdevelopers

Why This Error Exists

Each (account, block) pair can only have one deposit. This prevents double-counting deposits. Wait for a new block if you want to make another deposit.

From Chain Metadata

The account already has a deposit reserved and can therefore not enter or extend again.

What This Means

This account already has a deposit at this block number.

Common Causes

  • Attempting to enter/extend twice in the same block
  • Transaction was included multiple times

How to Fix

  • Wait for a new block before making another deposit
  • Check if your previous transaction was already included

Storage to Check

Runtime Info

Pallet Index
20
Error Index
4
Error Code
20.4
Runtime Version
v393