Skip to content

Commit

Permalink
readme semantics
Browse files Browse the repository at this point in the history
  • Loading branch information
assafmo committed Feb 10, 2020
1 parent aee6ba6 commit 085bef1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ go mod tidy
make install # installs engd and engcli
```

# Quick Start
# Developers Quick Start

```bash
engcli config chain-id enigma-testnet-0 # now we won't need to type --chain-id enigma-testnet-0 every time
Expand Down Expand Up @@ -41,7 +41,7 @@ engd validate-genesis # make sure genesis file is correct
engd start --pruning nothing # starts a node
```

# Delegation & rewards
# Delegation & Rewards

## `b` is a delegator of `a`

Expand Down

0 comments on commit 085bef1

Please sign in to comment.