Errors/Chain errors
PartialFillNotSupportedForProvider
Check the argument values against the operation schema
A partial_fill was submitted against a provider (has_linked_order). Provider output must be recorded from a single execution; omit partial_fill even if partial_fills_enabled is set.
Declared by the LimitOrders pallet; it classifies to the semantic code invalid_argument.
Declared at pallets/limit-orders/src/lib.rs#L462.
Remediation
Check the argument values against the operation schema
The same explanation is available in the terminal: btcli explain PartialFillNotSupportedForProvider.