Update README.md

Co-authored-by: Antoine Poinsot <darosior@protonmail.com>
This commit is contained in:
Kevin Loaec 2022-12-14 14:39:55 -01:00 committed by GitHub
parent 95b8c8d3e0
commit 3bc1700880
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ As a Bitcoin wallet, Liana needs to be able to connect to the Bitcoin network. T
developed such as multiple ways to connect to the Bitcoin network may be available. However for now
only the connection through `bitcoind` is implemented.
Therefore in order to use Liana you need to have Bitcoin Core `bitcoind` running on your machine for the
Therefore in order to use Liana you need to have the Bitcoin Core daemon (`bitcoind`) running on your machine for the
desired network (mainnet, signet, testnet or regtest). The `bitcoind` installation may be pruned (note this may affect block chain
rescans) up to the maximum (around 550MB of blocks).