cpu_evict_lot
Remove a foreign open lot from your Hub on-chain to stop its sale, free storage, and prevent it from blocking demolition, without seizing goods.
Instructions
Throw one foreign OPEN lot off a Hub you own, on-chain. Requires a session. It moves no goods and seizes nothing: the units stay the seller’s and stay escrowed, the lot simply stops selling and stops occupying your Hub storage, and it stops counting against the Hub — a Hub demolishes only once no lot of any kind stands on it, and one still delivering into it counts even though its goods have not landed yet. It never finalizes a delivery, never touches more than the one lot you name, and never brings anything home — only the seller can do that, with cpu_return_lot. Your own lot cannot be evicted: return it instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lotId | Yes | The id of the foreign lot to evict (from cpu_get_markets / cpu_list_lots / cpu_get_lot). It must be open, it must belong to someone else, and it must sit on a Hub you own. One lot per call. |