mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 07:34:24 +01:00
doc: Specify that pruned nodes do not work currently
This commit is contained in:
committed by
Rusty Russell
parent
45c935ddba
commit
8bf9f28a79
@@ -49,7 +49,9 @@ bitcoind -daemon -testnet
|
||||
Wait until `bitcoind` has synchronized with the testnet network. In case you use regtest, make sure you generate at least 432 blocks to activate SegWit.
|
||||
|
||||
Make sure that you do not have `walletbroadcast=0` in your
|
||||
`~/.bitcoin/bitcoin.conf`, or you may run into trouble.
|
||||
`~/.bitcoin/bitcoin.conf`, or you may run into trouble. Notice that
|
||||
currently pruned nodes are not supported and may result in
|
||||
`lightningd` being unable to synchronize with the blockchain.
|
||||
|
||||
You can start `lightningd` with the following command:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user