Errors/Chain errors

LinkedOutputAssetMismatch

Check the argument values against the operation schema

View as Markdown

The provider recorded a different asset than the linked order spends: sells record TAO for a later buy, buys record alpha on that (netuid, hotkey) for a later sell. Check the consumer's order_type and hotkey against the provider record's asset.

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

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

Remediation

Check the argument values against the operation schema

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