set_recovery_address
Set or clear a recovery address to auto-drain funds from a KMS signer on day-90 deletion. Use null to remove the address.
Instructions
Set or clear the optional recovery address used for auto-drain on day-90 deletion of a KMS signer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signer_id | Yes | The KMS signer ID | |
| project_id | Yes | The project ID | |
| recovery_address | Yes | 0x-prefixed address (or null to clear). Used for auto-drain on day-90 deletion. |