diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 00000000..b58b603f --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,5 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ diff --git a/.idea/lava-docs.iml b/.idea/lava-docs.iml new file mode 100644 index 00000000..24643cc3 --- /dev/null +++ b/.idea/lava-docs.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 00000000..71a35e29 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 00000000..35eb1ddf --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/docs/lava-blockchain/join-testnet-manual-cosmovisor.md b/docs/lava-blockchain/join-testnet-manual-cosmovisor.md index 1b55c642..50b7fab1 100644 --- a/docs/lava-blockchain/join-testnet-manual-cosmovisor.md +++ b/docs/lava-blockchain/join-testnet-manual-cosmovisor.md @@ -128,10 +128,9 @@ The following sections will describe how to install Cosmovisor for automating th cp genesis_json/genesis.json $lava_config_folder/genesis.json ``` - :::caution Please note that cosmovisor will throw an error ⚠️ This is ok. - The following error will be thrown, - lstat /home/ubuntu/.lava/cosmovisor/current/upgrade-info.json: no such file or directory - ::: +:::caution Please note that cosmovisor will throw an error ⚠️ This is ok. +The following error will be thrown, lstat /home/ubuntu/.lava/cosmovisor/current/upgrade-info.json: no such file or directory +::: ```bash cosmovisor version