Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link recover in index.md #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
4 changes: 2 additions & 2 deletions content/tutorial/wallets/particl-cli/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Beware as every command starts with `./particl-cli <command>` (and NOT `./partic

{{< hint info >}}
If you see `Error: couldn't connect to server: unknown (code -1)`, you probably haven't started `./particld`.\
You cannot run `./particld` in parallel with [Particl Core](tutorial:particl-core:) wallet.
You cannot run `./particld` in parallel with [Particl Core](https://particl.wiki/tutorial/wallets/particl-core/) wallet.
{{< /hint >}}

### Informative
Expand Down Expand Up @@ -120,4 +120,4 @@ e.g. `walletpassphrase “<my long pass>” 0 true` – unlocks the wallet forev

- long password containing spaces should be “in quotes”
- `0` = unlocked forever; 10 = for 10 seconds and so on
- `true` in the end toggles “for staking only”; if you want your wallet completely unlocked (for sending transactions etc.) you can leave it out
- `true` in the end toggles “for staking only”; if you want your wallet completely unlocked (for sending transactions etc.) you can leave it out