Backend
Signed Order Intake
How the Backend verifies deterministic messages, wallet signatures, Market state, and collateral.
Deterministic message
The Backend verifies lime.signed-limit-order.v1 signatures against the exact deterministic JSON message produced by the frontend serializer.
Verification
Acceptance
A valid order becomes an Open Order with Reserved Collateral. It has not become exposure until it matches and Trade Execution records it.