extend_lock
Extend an existing LP lock's duration by adding additional days. Only the owner can perform this action using the DEPLOYER_PRIVATE_KEY.
Instructions
Extend the duration of an existing LP lock. Only the lock owner can extend. Requires DEPLOYER_PRIVATE_KEY env var.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lock_id | Yes | The lock ID to extend | |
| additional_days | Yes | Number of additional days to add to the lock duration |