Skip to content

Commit

Permalink
melekes review
Browse files Browse the repository at this point in the history
  • Loading branch information
gamarin2 committed Mar 13, 2019
1 parent 5b5960c commit 9e446df
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions docs/gaia/gaiacli.md
Original file line number Diff line number Diff line change
Expand Up @@ -360,10 +360,6 @@ where `[name]` is the name of the key you specified when you initialized `gaiad`

While tokens are bonded, they are pooled with all the other bonded tokens in the network. Validators and delegators obtain a percentage of shares that equal their stake in this pool.

::: tip Note
Don't use more `uatom` than you have! You can always get more by using the [Faucet](https://faucetcosmos.network/)!
:::

##### Query Delegations

Once submitted a delegation to a validator, you can see it's information by using the following command:
Expand Down
2 changes: 1 addition & 1 deletion docs/gaia/installation.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Install Gaia

This guide will explain how to install the `gaiad` and `gaiacli` entrypoints onto your system. With these installed on a server, you can participate in the latest testnet as either a [Full Node](./join-mainnet.md) or a [Validator](./validators/validator-setup.md).
This guide will explain how to install the `gaiad` and `gaiacli` entrypoints onto your system. With these installed on a server, you can participate in the mainnet as either a [Full Node](./join-mainnet.md) or a [Validator](./validators/validator-setup.md).

### Install Go

Expand Down

0 comments on commit 9e446df

Please sign in to comment.