Browse Source

readme: note about walletbroadcast

To save others the pain that I went through :[

Signed-off-by: William Casarin <jb55@jb55.com>
ppa-0.6.1
William Casarin 7 years ago
committed by Rusty Russell
parent
commit
96f075c07e
  1. 3
      README.md

3
README.md

@ -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:
```

Loading…
Cancel
Save