From 5f68d33e4de8219c60a07f63a4c8d0f7ef7891bf Mon Sep 17 00:00:00 2001 From: Evan Forbes <42654277+evan-forbes@users.noreply.github.com> Date: Sun, 17 Sep 2023 10:18:13 -0500 Subject: [PATCH] docs: add section for community pool spends (#1068) --- docs/nodes/celestia-app-commands.md | 43 +++++++++++++++++++++++++---- 1 file changed, 38 insertions(+), 5 deletions(-) diff --git a/docs/nodes/celestia-app-commands.md b/docs/nodes/celestia-app-commands.md index e06f5ab0b68..dc9706df25c 100644 --- a/docs/nodes/celestia-app-commands.md +++ b/docs/nodes/celestia-app-commands.md @@ -148,9 +148,9 @@ celestia-appd tx bank send --help Governance proposals on Celestia are limited as there are no text proposals, upgrades occur via social consensus, and some only params are not modifiable. -However, one can submit a governance proposal to change certain parameters. More -detailed information on this topic can be found in the [cosmos-sdk documentation -for submitting +However, one can submit governance proposals to change certain parameters and +spend community funds. More detailed information on this topic can be found in +the [cosmos-sdk documentation for submitting proposals](https://docs.cosmos.network/v0.46/modules/gov/01_concepts.html#proposal-submission), the list of [parameters defaults in the specs](https://github.com/celestiaorg/celestia-app/blob/0012451c4dc118767dd59bc8d341878b7a7cacdf/specs/src/specs/params.md), @@ -164,8 +164,10 @@ celestia-appd q gov proposals ``` There are four options when voting "yes", "no", "no_with_veto" and "abstain". -You can use those options to vote on a governance proposal with the following -command: +The "no_with_veto" vote is different from the "no" vote in that the submitter of +the proposer's deposit will get burned, and a minority of stake (1/3) can stop a +proposal that might otherwise pass quorum. You can use those options to vote on +a governance proposal with the following command: ```sh celestia-appd tx gov vote