We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aee6ba6 commit 085bef1Copy full SHA for 085bef1
README.md
@@ -9,7 +9,7 @@ go mod tidy
9
make install # installs engd and engcli
10
```
11
12
-# Quick Start
+# Developers Quick Start
13
14
```bash
15
engcli config chain-id enigma-testnet-0 # now we won't need to type --chain-id enigma-testnet-0 every time
@@ -41,7 +41,7 @@ engd validate-genesis # make sure genesis file is correct
41
engd start --pruning nothing # starts a node
42
43
44
-# Delegation & rewards
+# Delegation & Rewards
45
46
## `b` is a delegator of `a`
47
0 commit comments