Delete Autopilot Staking Policy
delete_staking_policyRemove a wallet's Autopilot policy. Sign EXACTLY this newline-separated message and pass the base58 signature: "solentic-autopilot-delete:v1\nwallet=\nnonce=". nonce must exceed the current policy nonce.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nonce | Yes | Strictly increasing replay guard | |
| signature | Yes | base58 Ed25519 signature over the canonical delete message | |
| walletAddress | Yes | Wallet address |