docs/configuration: fix typo
This commit is contained in:
parent
e7407d9efe
commit
1e21feb257
@ -135,7 +135,7 @@ You can use the same approach to allow connections to other services.
|
|||||||
## Example: bitcoind
|
## Example: bitcoind
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
# 1. Stop bitcoind on your nodes
|
# 1. Stop bitcoind on your node
|
||||||
ssh root@nix-bitcoin-node 'systemctl stop bitcoind'
|
ssh root@nix-bitcoin-node 'systemctl stop bitcoind'
|
||||||
# Also stop bitcoind on the node that you'll be copying data from
|
# Also stop bitcoind on the node that you'll be copying data from
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user