mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-03 21:24:22 +01:00
README - note that bitcoind node pruning is not yet supported
This commit is contained in:
committed by
Christian Decker
parent
73022d91c6
commit
5d947b3a1f
@@ -19,7 +19,7 @@ Don't hesitate to reach out to us on IRC at [#lightning-dev @ freenode.net](http
|
||||
|
||||
## Getting Started
|
||||
|
||||
c-lightning currently only works on Linux (and possibly Mac OS with some tweaking), and requires a locally running `bitcoind` (version 0.15 or above) that is fully caught up with the network you're testing on.
|
||||
c-lightning currently only works on Linux (and possibly Mac OS with some tweaking), and requires a locally running `bitcoind` (version 0.15 or above) that is fully caught up with the network you're testing on. Pruning (prune=n option in bitcoin.conf) is not currently supported.
|
||||
|
||||
### Installation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user