Merge pull request #1732 from eklitzke/master

update -regtest generate time
This commit is contained in:
Will Binns 2017-08-07 18:03:45 -06:00 committed by GitHub
commit a6c83e51f2

View file

@ -74,7 +74,7 @@ bitcoin-cli -regtest generate 101
{% autocrossref %}
Generate 101 blocks using a special RPC
which is only available in regtest mode. This takes about 30 seconds on
which is only available in regtest mode. This takes less than a second on
a generic PC. Because this is a new block chain using Bitcoin's default
rules, the first blocks pay a block reward of 50 bitcoins. Unlike
mainnet, in regtest mode only the first 150 blocks pay a reward of 50 bitcoins.