add cosmovisot to running a node (#8320)
This commit is contained in:
parent
046b1a4da5
commit
ef35ba69f9
|
@ -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)
|
||||
|
|
|
@ -7,4 +7,3 @@ parent:
|
|||
|
||||
- [Modules](../../x/README.md)
|
||||
- [Simulation](./simulation.md)
|
||||
- [Cosmos Upgrade Manager](./cosmovisor.md)
|
||||
|
|
Loading…
Reference in New Issue