cpu_finalize_delivery
Finalize arrived deliveries on-chain, crediting their resources to target cells. Permissionless and requires prior authentication.
Instructions
Finalize one or more arrived deliveries by their on-chain deliveryIds, crediting each to its target cell. Permissionless and on-chain (you pay gas). A delivery can only be finalized once its arrival time has passed — see cpu_list_my_transports (ready_to_finalize). Requires a session — call cpu_authenticate first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | On-chain delivery ids to finalize (arrived deliveries, from `list_my_transports`). |