sage_gov_propose
Submit governance proposals to add, remove, or update validators. Requires admin role and a justification.
Instructions
Submit a governance proposal to add, remove, or update a validator. Requires admin role.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | Yes | Human-readable justification for the proposal | |
| operation | Yes | Governance operation; sync_group_action attests one exact federation journal digest | |
| 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) |