mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +01:00
README.md: no need for segwit activation on regtest any more.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -83,8 +83,6 @@ bitcoind -daemon -testnet
|
|||||||
```
|
```
|
||||||
|
|
||||||
Wait until `bitcoind` has synchronized with the testnet network.
|
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
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user