update -regtest generate time

This commit is contained in:
Evan Klitzke 2017-08-06 19:32:11 -07:00
parent f3fc2a23f4
commit f62114574d

View file

@ -74,7 +74,7 @@ bitcoin-cli -regtest generate 101
{% autocrossref %} {% autocrossref %}
Generate 101 blocks using a special RPC 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 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 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. mainnet, in regtest mode only the first 150 blocks pay a reward of 50 bitcoins.