Errors/Chain errors
LimitOrdersDisabled
This call or feature is switched off on this network
Order execution was attempted while the pallet's global switch is off. Check the LimitOrdersEnabled storage value; root must call set_pallet_status with true to enable the pallet.
Declared by the LimitOrders pallet; it classifies to the semantic code disabled.
Remediation
This call or feature is switched off on this network
The same explanation is available in the terminal: btcli explain LimitOrdersDisabled.