mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-07 16:14:26 +01:00
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:
committed by
Rusty Russell
parent
d02b890b55
commit
96f075c07e
@@ -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:
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user