add cosmovisot to running a node (#8320)

This commit is contained in:
Jonathan Gimeno
2021-01-13 09:52:54 +00:00
committed by GitHub
parent 046b1a4da5
commit ef35ba69f9
3 changed files with 1 additions and 1 deletions
+1
View File
@@ -12,3 +12,4 @@ This folder contains documentation on how to run a node and interact with it.
1. [Running a Node](./run-node.md)
1. [Interacting with a Node](./interact-node.md)
1. [Generating, Signing and Broadcasting Transactions](./txs.md)
1. [Cosmos Upgrade Manager](./cosmovisor.md)
-1
View File
@@ -7,4 +7,3 @@ parent:
- [Modules](../../x/README.md)
- [Simulation](./simulation.md)
- [Cosmos Upgrade Manager](./cosmovisor.md)