Errors/Chain errors

LinkedOutputExpired

The window has closed; restart the flow with fresh state

View as Markdown

The provider record's expires_at is in the past, so the output is no longer drawable. Compare LinkedOutputs.expires_at with the chain Timestamp; unused records can be pruned with prune_linked_output.

Declared by the LimitOrders pallet; it classifies to the semantic code expired.

Declared at pallets/limit-orders/src/lib.rs#L456.

Remediation

The window has closed; restart the flow with fresh state

The same explanation is available in the terminal: btcli explain LinkedOutputExpired.