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:
Rusty Russell 2018-03-01 10:45:22 +10:30
parent 742885c95e
commit e10a2b63ca

View File

@ -83,8 +83,6 @@ 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.