governance voting

Governance voting lets a multisig vote on chain proposals.

A governance vote can influence protocol changes, parameter updates, funding decisions, or validator/community decisions. Treat votes as operationally important actions.

Supported vote options

Typical Cosmos vote options are:

  • Yes;
  • No;
  • Abstain;
  • No with veto.
  • Make sure the selected option matches the team decision.

    Before creating a vote transaction

    Collect:

  • chain name and chain ID;
  • proposal ID;
  • intended vote option;
  • voter address;
  • fee and memo.
  • Review the proposal from a trusted explorer or governance page before voting.

    Step-by-step

    1. Open create transaction.

    2. Select the multisig.

    3. Choose governance vote.

    4. Enter proposal ID.

    5. Select vote option.

    6. Review fee and memo.

    7. Create draft.

    8. Ask signers to review and sign.

    9. Finalize when threshold is reached.

    10. Broadcast.

    Review checklist

    Before signing, verify:

  • correct chain;
  • correct proposal ID;
  • correct vote option;
  • correct voter address;
  • fee and gas;
  • memo;
  • payload hash.
  • After broadcast

    Check the transaction hash and confirm that the vote appears on-chain.

    Safety note

    Do not rely only on the proposal title. Read enough context to understand what the vote means before signing.