sage_gov_propose
Add, remove, or update validators in the (S)AGE network by submitting governance proposals. Requires admin role and justification.
Instructions
Submit a governance proposal to add, remove, or update a validator. Requires admin role.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | Type of validator change | |
| reason | Yes | Human-readable justification for the proposal | |
| target_id | Yes | Hex-encoded agent/validator ID | |
| target_power | No | Voting power (required for add_validator and update_power) | |
| target_pubkey | No | Hex-encoded Ed25519 public key (required for add_validator) |