Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
- `export DAEMON_NAME=dydxprotocold`
- `export DAEMON_HOME=<your data directory>`
5. Log out and log back in.
6. Initialize Cosmovisor with the following command. The <path to executable> is the the full path to dydxprotocold
6. Initialize Cosmovisor with the following command. The <path to executable> is the full path to dydxprotocold
- `cosmovisor init <path to executable>`
7. Cosmovisor is now ready for use.

Expand Down
2 changes: 1 addition & 1 deletion vocs-docs/docs/pages/nodes/upgrades/using-cosmovisor.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
- `export DAEMON_NAME=dydxprotocold`
- `export DAEMON_HOME=<your data directory>`
5. Log out and log back in.
6. Initialize Cosmovisor with the following command. The `path to executable` is the the full path to dydxprotocold
6. Initialize Cosmovisor with the following command. The `path to executable` is the full path to dydxprotocold
- `cosmovisor init <path to executable>`
7. Cosmovisor is now ready for use.

Expand Down