docs/configuration: improve wording
This commit is contained in:
parent
e2721a9039
commit
107ee27be3
1 changed files with 1 additions and 1 deletions
|
|
@ -178,7 +178,7 @@ Some services require extra steps:
|
||||||
|
|
||||||
# Use bitcoind from another node
|
# Use bitcoind from another node
|
||||||
|
|
||||||
Use a bitcoind instance running on another node within a nix-bitcoin config.
|
Here's how to use a bitcoind instance running on another node within a nix-bitcoin config:
|
||||||
|
|
||||||
```nix
|
```nix
|
||||||
imports = [ <nix-bitcoin/modules/presets/bitcoind-remote.nix> ];
|
imports = [ <nix-bitcoin/modules/presets/bitcoind-remote.nix> ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue