readme: note about walletbroadcast

To save others the pain that I went through :[

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin
2018-01-03 16:59:14 -08:00
committed by Rusty Russell
parent d02b890b55
commit 96f075c07e

View File

@@ -48,6 +48,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.
You can start `lightningd` with the following command:
```