mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
Docs: fix small typos and grammatical errors (#2406)
This commit is contained in:
parent
3b1003941c
commit
0d22f8d570
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ This document is a description on how to get started with elements/liquid. We'll
|
|||
After that, we'll explain how to connect your Specter Desktop to that node, create wallets and receive some coins (via sideshift.ai). Signing transactions is nowhere different than in any other Hotwallet.
|
||||
|
||||
## Elements Installation
|
||||
The Elements's instalaation is highly dependent to your system. Choose a fitting [artifact](https://github.com/ElementsProject/elements/releases) and install them.
|
||||
The Elements installation process is highly dependent on your system. Choose a fitting [artifact](https://github.com/ElementsProject/elements/releases) and install it.
|
||||
|
||||
## Liquid Node
|
||||
In order to validate Peg-Ins, you'll need RPC-access to your Bitcoin-Core node. I did this with a fullnode, it might also work with a pruned node (not tested, though).
|
||||
|
|
@ -107,4 +107,4 @@ Make sure that this is successfull by checking these two files to be existent:
|
|||
```sh
|
||||
ls tests/elements/src/elements-cli tests/elements/src/elementsd
|
||||
tests/elements/src/elements-cli tests/elements/src/elementsd
|
||||
```
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue