Browse Source

README.md: no need for segwit activation on regtest any more.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ppa-0.6.1
Rusty Russell 7 years ago
parent
commit
e10a2b63ca
  1. 2
      README.md

2
README.md

@ -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.

Loading…
Cancel
Save