Errors/Chain errors
NoLinkedOutput
The referenced object is not on-chain; check the identifier
A linked order named a provider order_id that has no recorded output — it was never a provider, already drawn, or pruned. Check LinkedOutputs for that id, or execute the provider first via execute_orders rather than in the same batched call.
Declared by the LimitOrders pallet; it classifies to the semantic code not_found.
Declared at pallets/limit-orders/src/lib.rs#L450.
Remediation
The referenced object is not on-chain; check the identifier
The same explanation is available in the terminal: btcli explain NoLinkedOutput.