nukez_provision
Step 3: Confirm payment settlement on the gateway and provision the storage locker. Two modes: (a) Without envelope: pass pay_req_id + tx_sig (auto-resolved from state). Returns the receipt_id and a hint to build a signed locker:provision envelope. (b) With receipt_id + envelope: forwards the signed envelope to /v1/storage/signed_provision and activates the locker. Also accepts receipt_id alone to rehydrate an already-provisioned locker without re-paying.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | ||
| tx_sig | No | ||
| envelope | No | ||
| pay_asset | No | ||
| pay_req_id | No | ||
| receipt_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |