diff --git a/docs/gaia/gaiacli.md b/docs/gaia/gaiacli.md index ba24567d8..dbbc05ebe 100644 --- a/docs/gaia/gaiacli.md +++ b/docs/gaia/gaiacli.md @@ -141,7 +141,7 @@ txs by `gasPrice` in the mempool, so providing higher fees or gas prices may yie e.g. ```bash -gaiacli tx send ... --fees=1000000uatom +gaiacli tx send ... --fees=50000uatom ``` or @@ -547,7 +547,7 @@ gaiacli query gov proposer #### Increase deposit -In order for a proposal to be broadcasted to the network, the amount deposited must be above a `minDeposit` value (default: `512000000uatom`). If the proposal you previously created didn't meet this requirement, you can still increase the total amount deposited to activate it. Once the minimum deposit is reached, the proposal enters voting period: +In order for a proposal to be broadcasted to the network, the amount deposited must be above a `minDeposit` value (initial value: `512000000uatom`). If the proposal you previously created didn't meet this requirement, you can still increase the total amount deposited to activate it. Once the minimum deposit is reached, the proposal enters voting period: ```bash gaiacli tx gov deposit "10000000uatom" \ diff --git a/docs/gaia/validators/validator-setup.md b/docs/gaia/validators/validator-setup.md index 199dbdd8d..117aacc00 100644 --- a/docs/gaia/validators/validator-setup.md +++ b/docs/gaia/validators/validator-setup.md @@ -58,8 +58,7 @@ You can confirm that you are in the validator set by using a third party explore ## Participate in genesis as a validator ::: warning -This section only concerns validators that want to be in the genesis -file of the Cosmos Hub mainnet. If the mainnet is already live, skip this section. +The genesis ceremony for the Cosmos Hub mainnet is closed. Please skip to the next section. ::: If you want to participate in genesis as a validator, you need to justify that